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

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

@ -70,7 +70,7 @@ void main() {
); );
flameTester.test( flameTester.test(
'calls onShare when tap on Facebook button', 'calls onShare when Facebook button is tapped',
(game) async { (game) async {
var tapped = false; var tapped = false;

Loading…
Cancel
Save