Update test/game/components/backbox/displays/info_display_test.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/359/head
Rui Miguel Alonso 3 years ago committed by GitHub
parent a46d74aef1
commit 6aa002c06b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,7 +98,7 @@ void main() {
);
flameTester.testGameWidget(
'calls onNavigate when tap on Goto IO link',
'calls onNavigate when Go to IO link is tapped',
setUp: (game, tester) async {
var tapped = false;

Loading…
Cancel
Save