Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
LezdCS committed Nov 21, 2024
1 parent a0591a3 commit 17a14e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration_test/app_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import 'package:flutter/foundation.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:integration_test/integration_test.dart';
import 'package:irllink/main.dart';
import 'package:irllink/src/core/depedency_injection.dart';

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

0 comments on commit 17a14e0

Please sign in to comment.