Update test/start_game/widgets/start_game_listener_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 6aa002c06b
commit 54f54998c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ void main() {
});
testWidgets(
'calls only GameStarted event on play',
'calls GameStarted event only on play',
(tester) async {
whenListen(
startGameBloc,

Loading…
Cancel
Save