test: renamed test

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

@ -94,7 +94,7 @@ void main() {
); );
flameTester.test( flameTester.test(
'zooms when lost', 'zooms when game is over',
(game) async { (game) async {
final playing = const GameState.initial().copyWith( final playing = const GameState.initial().copyWith(
status: GameStatus.gameOver, status: GameStatus.gameOver,

Loading…
Cancel
Save