mirror of
https://github.com/magefree/mage.git
synced 2026-01-09 20:32:06 -08:00
- Fixed Issue #2094
This commit is contained in:
parent
cd22b3013b
commit
1fc81b8bc7
2 changed files with 8 additions and 1 deletions
|
|
@ -107,7 +107,7 @@ public class SigardaHostOfHeronsTest extends CardTestPlayerBase {
|
|||
|
||||
assertGraveyardCount(playerB, "Tempt with Immortality", 1);
|
||||
assertGraveyardCount(playerA, "Sigarda, Host of Herons", 0);
|
||||
assertGraveyardCount(playerB, "Merciless Executioner", 0);
|
||||
assertGraveyardCount(playerB, "Merciless Executioner", 1);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue