mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 22:42:03 -08:00
Fixed token type for Garruk Relentless
This commit is contained in:
parent
6531e2d569
commit
852e96c910
2 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,6 @@ public class MasterOfThePearlTridentTest extends CardTestPlayerBase {
|
|||
setStopAt(3, Constants.PhaseStep.END_TURN);
|
||||
execute();
|
||||
|
||||
|
||||
assertPermanentCount(playerA, "Master of the Pearl Trident", 1);
|
||||
assertLife(playerB, 18);
|
||||
assertPowerToughness(playerA, "Merfolk of the Pearl Trident", 2, 2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue