refactor: improved test name

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

@ -118,7 +118,7 @@ void main() {
}); });
flameTester.test( flameTester.test(
'progress changes correctly between four sprites', 'progress correctly cycles through all sprites',
(game) async { (game) async {
final signpost = Signpost(); final signpost = Signpost();
await game.ready(); await game.ready();

Loading…
Cancel
Save