Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
test(settings): simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
CCXXXI committed Oct 31, 2021
1 parent cba3257 commit 7741d7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/settings/settings_logic_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ class FakeErrorDio extends Fake implements Dio {
}

void main() {
runApp(const GetMaterialApp());

setUpAll(() async {
await initDatabase(clear: true);
runApp(const GetMaterialApp());
Expand Down

0 comments on commit 7741d7c

Please sign in to comment.