mirror of
https://github.com/correl/mage.git
synced 2024-11-25 03:00:11 +00:00
Tests: fixed random fails;
This commit is contained in:
parent
dda69cd009
commit
0d885af05e
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +190,7 @@ public class SpendOtherManaTest extends CardTestPlayerBase {
|
|||
checkPlayableAbility("must have new ability", 1, PhaseStep.PRECOMBAT_MAIN, playerA, "{R}, {T}:", true);
|
||||
|
||||
// renew target
|
||||
activateManaAbility(1, PhaseStep.PRECOMBAT_MAIN, playerA, "{T}: Add {W}", 2);
|
||||
castSpell(1, PhaseStep.PRECOMBAT_MAIN, playerA, "Flicker", "Anaba Shaman");
|
||||
|
||||
// use ability
|
||||
|
|
Loading…
Reference in a new issue