We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5865baa commit d042fcbCopy full SHA for d042fcb
integration_test/app_test.dart
@@ -2,6 +2,8 @@
2
//
3
// SPDX-License-Identifier: Apache-2.0
4
5
+import 'package:flutter_test/flutter_test.dart';
6
+import 'package:inference/main.dart';
7
import 'package:integration_test/integration_test.dart';
8
9
void main() {
0 commit comments