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

@ -72,7 +72,7 @@ void main() {
);
testWidgets(
'calls only GameRestarted event on replay',
'calls GameRestarted event only on replay',
(tester) async {
whenListen(
startGameBloc,

Loading…
Cancel
Save