Update packages/pinball_components/test/src/components/spaceship_ramp/cubit/spaceship_ramp_state_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 56e8b8ec10
commit 136c1b293f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,7 +47,7 @@ void main() {
});
test(
'fullArrowLit returns if lightState is last one',
'fullArrowLit returns true when lightState is last one',
() {
expect(
SpaceshipRampState.initial().fullArrowLit,

Loading…
Cancel
Save