diff --git a/test/game/components/sling_shot_test.dart b/test/game/components/sling_shot_test.dart index 1567f08d..2bfb2355 100644 --- a/test/game/components/sling_shot_test.dart +++ b/test/game/components/sling_shot_test.dart @@ -23,7 +23,7 @@ void main() { ); flameTester.test( - 'bdoy is static', + 'body is static', (game) async { final slingShot = SlingShot( side: BoardSide.left,