mirror of
https://github.com/magefree/mage.git
synced 2025-12-30 07:22:03 -08:00
Fix a typo that broke the Snapcaster Blaze Test
This commit is contained in:
parent
41c1540f45
commit
2cab391d74
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ public class FlashbackTest extends CardTestPlayerBase {
|
|||
addCard(Zone.GRAVEYARD, playerA, "Blaze", 1);
|
||||
|
||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Snapcaster Mage");
|
||||
setChoice(playerA, "B laze");
|
||||
setChoice(playerA, "Blaze");
|
||||
|
||||
activateAbility(1, PhaseStep.POSTCOMBAT_MAIN, playerA, "Flashback");
|
||||
setChoice(playerA, "X=1");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue