Update test/game/components/backbox/backbox_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 6b59cd7e38
commit 1bb4d3530d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -516,7 +516,7 @@ void main() {
);
flameTester.test(
'open Twitter link when sharing with Twitter',
'opens Twitter link when sharing with Twitter',
(game) async {
final state = ShareState(score: 100);
whenListen(

Loading…
Cancel
Save