automatic fixes

This commit is contained in:
zontreck 2025-06-01 14:18:56 -07:00
parent d33cdfb275
commit aa67607596
3 changed files with 5 additions and 7 deletions

View file

@ -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 {