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

@ -144,7 +144,7 @@ void main() {
flameTester.test(
"doesn't add onProgressed "
'when hits and multiplier is 6 and arrow is full lit',
'when hits and multiplier are 6 and arrow is fully lit',
(game) async {
final bloc = _MockSpaceshipRampCubit();
final state = SpaceshipRampState.initial();

Loading…
Cancel
Save