diff --git a/test/game/components/backbox/backbox_test.dart b/test/game/components/backbox/backbox_test.dart index 6a5bb947..2c2ea5db 100644 --- a/test/game/components/backbox/backbox_test.dart +++ b/test/game/components/backbox/backbox_test.dart @@ -357,7 +357,7 @@ void main() { ); flameTester.test( - 'goes back to PlayerInitialsSubmitted when the timer is finished', + 'adds PlayerInitialsSubmitted when the timer is finished', (game) async { final initialState = InitialsFailureState( score: 10,