fix for TestSightlessGhoul

This commit is contained in:
magenoxx 2012-03-26 22:03:47 +04:00
parent 4df0201256
commit 563687566c

View file

@ -14,7 +14,7 @@ public class TestSightlessGhoul extends CardTestPlayerBase {
public void testUndying() {
addCard(Constants.Zone.BATTLEFIELD, playerA, "Sightless Ghoul");
addCard(Constants.Zone.HAND, playerB, "Mountain", 8);
addCard(Constants.Zone.BATTLEFIELD, playerB, "Mountain", 1);
addCard(Constants.Zone.HAND, playerB, "Lightning Bolt");
castSpell(1, Constants.PhaseStep.PRECOMBAT_MAIN, playerB, "Lightning Bolt", "Sightless Ghoul");