Merge remote-tracking branch 'fork/master'

This commit is contained in:
vraskulin 2017-03-22 14:51:31 +03:00
commit d3214c65e4
7 changed files with 13 additions and 13 deletions

View file

@ -38,7 +38,7 @@ public class DivergentTransformationsTest extends CardTestPlayerBase {
addCard(Zone.LIBRARY, playerA, hGiant);
addCard(Zone.LIBRARY, playerB, mFlunkies);
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, dTransformations, memnite + "^" + gBears);
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, dTransformations, memnite + '^' + gBears);
setStopAt(1, PhaseStep.BEGIN_COMBAT);
execute();