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 ee3e51c3ff
commit 60a26c052e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,7 +78,7 @@ void main() {
);
flameTester.testGameWidget(
'calls onShare when tap on Share link',
'calls onShare when Share link is tapped',
setUp: (game, tester) async {
var tapped = false;

Loading…
Cancel
Save