From 551bb9cd83bb0182fa3d3f0a53699f0d5acde0db Mon Sep 17 00:00:00 2001 From: Rui Miguel Alonso Date: Mon, 14 Mar 2022 16:26:38 +0100 Subject: [PATCH] Update test/game/components/jetpack_ramp_test.dart Co-authored-by: Erick --- test/game/components/jetpack_ramp_test.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/test/game/components/jetpack_ramp_test.dart b/test/game/components/jetpack_ramp_test.dart index 1305da6f..f56e75af 100644 --- a/test/game/components/jetpack_ramp_test.dart +++ b/test/game/components/jetpack_ramp_test.dart @@ -170,6 +170,7 @@ void main() { } }, ); + flameTester.test( 'is sensor', (game) async {