diff --git a/test/game/components/backbox/displays/info_display_test.dart b/test/game/components/backbox/displays/info_display_test.dart index 2fcf3639..3698d96a 100644 --- a/test/game/components/backbox/displays/info_display_test.dart +++ b/test/game/components/backbox/displays/info_display_test.dart @@ -98,7 +98,7 @@ void main() { ); flameTester.testGameWidget( - 'calls onNavigate when tap on Goto IO link', + 'calls onNavigate when Go to IO link is tapped', setUp: (game, tester) async { var tapped = false;