Update test/game/components/multipliers/behaviors/multipliers_behavior_test.dart

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

@ -27,7 +27,7 @@ void main() {
Assets.images.multiplier.x6.dimmed.keyName,
];
group('MultipliersBehaviors', () {
group('MultipliersBehavior', () {
late GameBloc gameBloc;
setUp(() {

Loading…
Cancel
Save