mirror of
https://github.com/correl/mage.git
synced 2024-11-25 11:09:53 +00:00
Merge fix
This commit is contained in:
parent
b86438b80d
commit
016f5fa9f5
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ public class EssenceOfTheWildCopyTest extends CardTestPlayerBase {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
//@Ignore // TODO: enable and fix random failes with replace effects
|
@Ignore // TODO: enable and fix random failes with replace effects
|
||||||
public void test_CopyManyTokens() {
|
public void test_CopyManyTokens() {
|
||||||
// https://github.com/magefree/mage/issues/6222
|
// https://github.com/magefree/mage/issues/6222
|
||||||
addCard(Zone.BATTLEFIELD, playerA, "Essence of the Wild", 1);
|
addCard(Zone.BATTLEFIELD, playerA, "Essence of the Wild", 1);
|
||||||
|
|
Loading…
Reference in a new issue