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 402465f5f0
commit 26a7772e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -176,7 +176,7 @@ void main() {
);
flameTester.test(
'sets correctly filter categoryBits ',
'sets filter categoryBits correctly',
(game) async {
const maskBits = 1234;
final pathway = Pathway.straight(

Loading…
Cancel
Save