chore: update to retry tests

pull/152/head
RuiAlonso 4 years ago
parent 71db0961c4
commit 1cfe605d91

@ -52,7 +52,6 @@ class PlungerGame extends BasicBallGame with KeyboardEvents {
plunger.release();
}
}
return movedDownPlunger ? KeyEventResult.handled : KeyEventResult.ignored;
}
}

Loading…
Cancel
Save