From ecb649070bd48a6097e168c24f7d0986b0105d82 Mon Sep 17 00:00:00 2001 From: Rui Miguel Alonso Date: Wed, 23 Mar 2022 20:47:07 +0100 Subject: [PATCH] Update test/game/components/spaceship_exit_rail_test.dart Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com> --- test/game/components/spaceship_exit_rail_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(