* Fixed failing clone test.

This commit is contained in:
LevelX2 2014-08-02 22:06:17 +02:00
parent 61f1ebeb80
commit eeb9cc2f56

View file

@ -98,6 +98,7 @@ public class TwoFacedCardEffectsTest extends CardTestPlayerBase {
// copy already transformed
castSpell(2, PhaseStep.PRECOMBAT_MAIN, playerB, "Clone");
playerB.addChoice("Howlpack Alpha");
setStopAt(2, PhaseStep.BEGIN_COMBAT);
execute();