From 935c362ea82f363e5f2b63dbe8542269e72db482 Mon Sep 17 00:00:00 2001 From: Rui Miguel Alonso Date: Mon, 14 Mar 2022 16:28:48 +0100 Subject: [PATCH] Update test/game/components/sparky_ramp_test.dart Co-authored-by: Erick --- test/game/components/sparky_ramp_test.dart | 1 + 1 file changed, 1 insertion(+) diff --git a/test/game/components/sparky_ramp_test.dart b/test/game/components/sparky_ramp_test.dart index 2ceb6e2c..e9547fa7 100644 --- a/test/game/components/sparky_ramp_test.dart +++ b/test/game/components/sparky_ramp_test.dart @@ -170,6 +170,7 @@ void main() { } }, ); + flameTester.test( 'is sensor', (game) async {