Skip to content

Commit

Permalink
fix: unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Mar 18, 2024
1 parent 223208f commit 106770c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repo_support/test/gen_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ void main() {
'sqflite_test_app_lib',
'widget_test_app_lib',
'common_test_app_lib',
'common_web_test_app_lib',
'app_plugin_test_app_lib',
]) {
await copyDirectory(Directory(join(topDir, 'example', dir)),
Expand Down

0 comments on commit 106770c

Please sign in to comment.