diff --git a/test/game/components/pathway_test.dart b/test/game/components/pathway_test.dart index 5d7fbc44..b90a4940 100644 --- a/test/game/components/pathway_test.dart +++ b/test/game/components/pathway_test.dart @@ -154,7 +154,7 @@ void main() { ); flameTester.test( - 'has default filter categoryBits when no modified', + 'has default filter categoryBits when not modified', (game) async { final pathway = Pathway.straight( position: Vector2.zero(),