Skip to content

Commit

Permalink
Fix tests after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Bogatirov committed Sep 15, 2023
1 parent 18cb664 commit 3a67e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lint_test/prefer_conditional_expressions_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// ignore_for_file: cyclomatic_complexity
// ignore_for_file: no-equal-then-else
// ignore_for_file: dead_code
// ignore_for_file: no-magic-number

/// Check the `prefer-conditional-expressions` rule
void fun() {
Expand Down

0 comments on commit 3a67e1b

Please sign in to comment.