diff --git a/test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart b/test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart index fec9b72b..05b875fd 100644 --- a/test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart +++ b/test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart @@ -269,7 +269,7 @@ void main() { ); flameTester.test( - "doesn't add again onProgressed to dimmed all " + "doesn't add onProgressed to dim arrow " 'when multiplier is 6 after hit', (game) async { final bloc = _MockSpaceshipRampCubit();