Apply suggestions from code review

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

@ -101,7 +101,7 @@ void main() {
);
test(
'plays the backboard music on start',
'plays the background music on start',
() {
gameFlowController.onNewState(GameState.initial());

Loading…
Cancel
Save