Skip to content

Commit

Permalink
Update attributes_ordering_test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
tilucasoli committed Jan 23, 2025
1 parent 09971b0 commit 4efd0cb
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import 'package:flutter_test/flutter_test.dart';

void main() {
test('Test for attributes_ordering', () async {
expect(true, true);
Expand Down

0 comments on commit 4efd0cb

Please sign in to comment.