Apply suggestions from code review

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

@ -357,7 +357,7 @@ void main() {
); );
flameTester.test( flameTester.test(
'goes back to PlayerInitialsSubmitted when the timer is finished', 'adds PlayerInitialsSubmitted when the timer is finished',
(game) async { (game) async {
final initialState = InitialsFailureState( final initialState = InitialsFailureState(
score: 10, score: 10,

Loading…
Cancel
Save