pull/425/head
Allison Ryan 3 years ago
parent 2d5ef315a2
commit 97cff059a9

@ -95,7 +95,7 @@ void main() {
test(
'is false when the bonusHistory has changed with a bonus other than '
'GameBonus.dashNest or GameBonus.googelWord', () {
'GameBonus.dashNest or GameBonus.googleWord', () {
final previous =
GameState.initial().copyWith(bonusHistory: [GameBonus.dashNest]);
final state = previous.copyWith(

Loading…
Cancel
Save