automatic fixes
This commit is contained in:
parent
d33cdfb275
commit
aa67607596
3 changed files with 5 additions and 7 deletions
|
@ -5,10 +5,7 @@
|
|||
// gestures. You can also use WidgetTester to find child widgets in the widget
|
||||
// tree, read text, and verify that the values of widget properties are correct.
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
import 'package:pokedex/main.dart';
|
||||
|
||||
void main() {
|
||||
/*testWidgets('Counter increments smoke test', (WidgetTester tester) async {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue