Skip to content

Commit

Permalink
modify to add app.dart into widget/test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
ryu1sazae committed Jun 8, 2020
1 parent 52a2853 commit 93cc8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/widget_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';

import 'package:morning_weakers/main.dart';
import 'package:morning_weakers/app.dart';

void main() {
testWidgets('Counter increments smoke test', (WidgetTester tester) async {
Expand Down

0 comments on commit 93cc8b8

Please sign in to comment.