mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
some more fixes
This commit is contained in:
parent
ef33472ee5
commit
41c9b08107
2 changed files with 3 additions and 4 deletions
|
|
@ -137,7 +137,7 @@ public class GameIsADrawTest extends CardTestPlayerBase {
|
|||
|
||||
Assert.assertTrue("Game has ended.", currentGame.hasEnded());
|
||||
|
||||
Assert.assertTrue("Inifinite loop detected, game has be de a draw.", currentGame.isADraw());
|
||||
Assert.assertTrue("Infinite loop detected, game has be de a draw.", currentGame.isADraw());
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue