diff --git a/test/game/components/backbox/displays/share_display_test.dart b/test/game/components/backbox/displays/share_display_test.dart index cfc59407..ef3ac5a4 100644 --- a/test/game/components/backbox/displays/share_display_test.dart +++ b/test/game/components/backbox/displays/share_display_test.dart @@ -90,7 +90,7 @@ void main() { ); flameTester.test( - 'calls onShare when tap on Twitter button', + 'calls onShare when Twitter button is tapped', (game) async { var tapped = false;