Skip to content

Commit

Permalink
[#258] Rename my home screen test
Browse files Browse the repository at this point in the history
  • Loading branch information
doannimble committed Aug 25, 2023
1 parent 3f7c5f6 commit 1a5798a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:{{project_name.snakeCase()}}/app/screens/home/home_screen.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:integration_test/integration_test.dart';

import 'utils/test_util.dart';
import '../utils/test_util.dart';

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

0 comments on commit 1a5798a

Please sign in to comment.