Update test/game/components/pathway_test.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/40/head
Rui Miguel Alonso 4 years ago committed by GitHub
parent c3b9ff022a
commit 61c929a9de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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(),

Loading…
Cancel
Save