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