docs: test name typo

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

@ -76,7 +76,7 @@ void main() {
);
flameBlocTester.testGameWidget(
"doesn't add RoundLost when no balls left",
"doesn't add RoundLost when there are balls left",
setUp: (game, tester) async {
await game.images.load(asset);

Loading…
Cancel
Save