Update test/game/components/android_acres/behaviors/ramp_progress_behavior_test.dart

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

@ -269,7 +269,7 @@ void main() {
);
flameTester.test(
"doesn't add again onProgressed to dimmed all "
"doesn't add onProgressed to dim arrow "
'when multiplier is 6 after hit',
(game) async {
final bloc = _MockSpaceshipRampCubit();

Loading…
Cancel
Save