mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Remove debug output
This commit is contained in:
@@ -81,7 +81,6 @@ void main() {
|
||||
expect(find.text('3 day workout'), findsOneWidget);
|
||||
|
||||
expect(find.text('first day'), findsOneWidget);
|
||||
debugDumpApp();
|
||||
expect(find.text('chest, shoulders'), findsOneWidget);
|
||||
|
||||
expect(find.text('second day'), findsOneWidget);
|
||||
|
||||
Reference in New Issue
Block a user