mirror of
https://github.com/correl/mage.git
synced 2024-11-25 11:09:53 +00:00
- removed some text from test
This commit is contained in:
parent
fa18679ce8
commit
4f1c91ecb1
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ public class GisaGloriousResurrectorBlinkedTest extends CardTestPlayerBase {
|
||||||
addCard(Zone.BATTLEFIELD, playerA, "Mountain", 2); // mana for Lightning Bolt
|
addCard(Zone.BATTLEFIELD, playerA, "Mountain", 2); // mana for Lightning Bolt
|
||||||
addCard(Zone.BATTLEFIELD, playerA, "Plains", 2); // mana for Flicker
|
addCard(Zone.BATTLEFIELD, playerA, "Plains", 2); // mana for Flicker
|
||||||
|
|
||||||
// The Memnite dies and gets exiled. It should be put onto the battlefield under playerA's control during the next upkeep
|
// The Memnite dies and gets exiled.
|
||||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Lightning Bolt", "Memnite");
|
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Lightning Bolt", "Memnite");
|
||||||
|
|
||||||
// Blink the Gisa, Glorious Resurrector
|
// Blink the Gisa, Glorious Resurrector
|
||||||
|
|
Loading…
Reference in a new issue