Skip to content

Commit

Permalink
Debugging tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexios80 committed Dec 1, 2024
1 parent 91e233b commit 3aab2a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ void main() {
['run', 'custom_lint'],
projects: defaultProjects(devDependencies: {'custom_lint: any'}),
link: true,
debug: true,
);
final stdout = result.stdout;

Expand Down

0 comments on commit 3aab2a6

Please sign in to comment.