diff --git a/test/game/components/game_bloc_status_listener_test.dart b/test/game/components/game_bloc_status_listener_test.dart index de60c825..271fc8cd 100644 --- a/test/game/components/game_bloc_status_listener_test.dart +++ b/test/game/components/game_bloc_status_listener_test.dart @@ -56,6 +56,7 @@ void main() { pinballAudio = _MockPinballAudio(); gameFlowController.mockGameRef(game); + when( () => backbox.initialsInput( score: any(named: 'score'),