Skip to content

Commit

Permalink
This will succeed
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptisteLecat committed Nov 28, 2023
1 parent dc8c051 commit 26f9e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/widget_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ import 'package:flutter_test/flutter_test.dart';

void main() {
testWidgets('Counter increments smoke test', (WidgetTester tester) async {
expect(1, 2);
expect(1, 1);
});
}

0 comments on commit 26f9e73

Please sign in to comment.