diff --git a/test/game/components/flutter_forest/behaviors/flutter_forest_bonus_behavior_test.dart b/test/game/components/flutter_forest/behaviors/flutter_forest_bonus_behavior_test.dart index d994f9c0..e3f9809a 100644 --- a/test/game/components/flutter_forest/behaviors/flutter_forest_bonus_behavior_test.dart +++ b/test/game/components/flutter_forest/behaviors/flutter_forest_bonus_behavior_test.dart @@ -165,7 +165,7 @@ void main() { streamController.add(SignpostState.active3); await game.ready(); await tester.pump(); - + expect( game.descendants().whereType().length, equals(1),