Skip to content

Commit

Permalink
setup driver for integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
Uuttssaavv committed Oct 22, 2022
1 parent 5b85cc8 commit c87b8bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test_driver/integration_test.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import 'package:integration_test/integration_test_driver.dart';

Future<void> main() => integrationDriver();

0 comments on commit c87b8bd

Please sign in to comment.