- Fixed test

This commit is contained in:
Jeff 2021-01-25 19:13:46 -06:00
parent c0cb978d19
commit dbf0789238

View file

@ -16,7 +16,7 @@ public class KarfellHarbingerTest extends CardTestPlayerBase {
addCard(Zone.BATTLEFIELD, playerA, "Karfell Harbinger");
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);
setStopAt(1, PhaseStep.END_TURN);