Update packages/pinball_components/test/src/components/google_letter/google_letter_test.dart

pull/256/head
Allison Ryan 3 years ago committed by GitHub
parent e391f970e9
commit 9fa5927056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -81,7 +81,7 @@ void main() {
},
);
flameTester.test('new children', (game) async {
flameTester.test('adds new children', (game) async {
final component = Component();
final googleLetter = GoogleLetter(
1,

Loading…
Cancel
Save