Update packages/pinball_components/test/src/components/multiplier/multiplier_test.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/400/head
Tom Arra 3 years ago committed by GitHub
parent 6bfe15e386
commit 0b34f4af94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -498,7 +498,7 @@ void main() {
await expectLater( await expectLater(
find.byGame<_TestGame>(), find.byGame<_TestGame>(),
matchesGoldenFile('../golden/multipliers/x6dimmed.png'), matchesGoldenFile('../golden/multipliers/x6_dimmed.png'),
); );
}, },
); );

Loading…
Cancel
Save