mirror of
https://github.com/magefree/mage.git
synced 2025-12-21 11:02:00 -08:00
fix newly added test
This commit is contained in:
parent
5c25beebbf
commit
6618f1d163
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ public class GenesisOfTheDaleksTest extends CardTestPlayerBase {
|
||||||
checkPermanentCount("T5: after III", 5, PhaseStep.POSTCOMBAT_MAIN, playerA, "Dalek Token", 6);
|
checkPermanentCount("T5: after III", 5, PhaseStep.POSTCOMBAT_MAIN, playerA, "Dalek Token", 6);
|
||||||
|
|
||||||
// turn 7
|
// turn 7
|
||||||
|
addTarget(playerA, playerB);
|
||||||
setChoice(playerB, true); // choose Destroy all Dalek creatures and each of your opponents loses life equal to the total power of Daleks that died this turn
|
setChoice(playerB, true); // choose Destroy all Dalek creatures and each of your opponents loses life equal to the total power of Daleks that died this turn
|
||||||
|
|
||||||
setStrictChooseMode(true);
|
setStrictChooseMode(true);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue