mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08:00
Leyline of the Void test fixed.
This commit is contained in:
parent
68aa9d7c13
commit
a0ab8e7a44
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ public class LeylineOfTheVoidTest extends CardTestPlayerBase {
|
|||
setStopAt(2, PhaseStep.END_TURN);
|
||||
execute();
|
||||
|
||||
assertHandCount(playerB, 0);
|
||||
assertHandCount(playerB, 1); // card drawn for turn
|
||||
assertExileCount(playerB, 1);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue