diff --git a/test/game/components/game_flow_controller_test.dart b/test/game/components/game_flow_controller_test.dart index f08a7a82..c3674146 100644 --- a/test/game/components/game_flow_controller_test.dart +++ b/test/game/components/game_flow_controller_test.dart @@ -101,7 +101,7 @@ void main() { ); test( - 'plays the backboard music on start', + 'plays the background music on start', () { gameFlowController.onNewState(GameState.initial());