Skip to content

Commit

Permalink
try with minimal tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oldGreg5 committed Jan 16, 2025
1 parent a6a9767 commit c8d852a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions catalyst_voices/apps/voices/integration_test/all_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import 'package:flutter_test/flutter_test.dart';
import 'package:integration_test/integration_test.dart';

import 'suites/account_test.dart' as account_test;
import 'suites/app_test.dart' as app_test;
import 'suites/onboarding_test.dart' as onboarding_test;

void main() async {
IntegrationTestWidgetsFlutterBinding.ensureInitialized();
Expand Down

0 comments on commit c8d852a

Please sign in to comment.