Skip to content

Commit

Permalink
Merge pull request #11 from domesticmouse/dart-format
Browse files Browse the repository at this point in the history
`dart format .`
  • Loading branch information
domesticmouse authored Dec 5, 2024
2 parents 3406809 + 138d0e2 commit 89fd9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/smoke_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import 'package:flutter_test/flutter_test.dart';

void main() {
testWidgets('Smoke Test', (tester) async {
testWidgets('Smoke Test', (tester) async {
// TODO(csells): add tests.
});
}

0 comments on commit 89fd9ce

Please sign in to comment.