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

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

Loading…
Cancel
Save