mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 03:22:00 -08:00
- Fixed test
This commit is contained in:
parent
c0cb978d19
commit
dbf0789238
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ public class KarfellHarbingerTest extends CardTestPlayerBase {
|
||||||
addCard(Zone.BATTLEFIELD, playerA, "Karfell Harbinger");
|
addCard(Zone.BATTLEFIELD, playerA, "Karfell Harbinger");
|
||||||
addCard(Zone.HAND, playerA, "Augury Raven");
|
addCard(Zone.HAND, playerA, "Augury Raven");
|
||||||
|
|
||||||
activateAbility(1, PhaseStep.POSTCOMBAT_MAIN, playerA, "{2}: Foretell");
|
activateAbility(1, PhaseStep.POSTCOMBAT_MAIN, playerA, "{2}: Foretold this card.");
|
||||||
|
|
||||||
setStrictChooseMode(true);
|
setStrictChooseMode(true);
|
||||||
setStopAt(1, PhaseStep.END_TURN);
|
setStopAt(1, PhaseStep.END_TURN);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue