diff --git a/test/game/components/spaceship_exit_rail_test.dart b/test/game/components/spaceship_exit_rail_test.dart index 936aeeb2..2a0faa8a 100644 --- a/test/game/components/spaceship_exit_rail_test.dart +++ b/test/game/components/spaceship_exit_rail_test.dart @@ -45,7 +45,7 @@ void main() { verify(() => ball.priority = 1).called(1); }); - test('re order the game children', () { + test('reorders the game children', () { when(() => hole.outsideLayer).thenReturn(Layer.board); SpaceshipExitHoleBallContactCallback().begin(