Skip to content

Commit

Permalink
run async
Browse files Browse the repository at this point in the history
  • Loading branch information
git-elliot committed Mar 31, 2024
1 parent e1b0158 commit 9e453d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/network_tools_flutter_test.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'package:flutter_test/flutter_test.dart';

void main() {
Future<void> main() async {
test('adds one to input values', () async {});
}

0 comments on commit 9e453d1

Please sign in to comment.