diff --git a/test/game/components/backbox/backbox_test.dart b/test/game/components/backbox/backbox_test.dart index 2a351979..07972218 100644 --- a/test/game/components/backbox/backbox_test.dart +++ b/test/game/components/backbox/backbox_test.dart @@ -239,7 +239,7 @@ void main() { ); flameTester.test( - 'calls ScoreShareRequested when share on InfoDisplay', + 'adds ScoreShareRequested when share is tapped on InfoDisplay', (game) async { final state = InitialsSuccessState( score: 100,