mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
minor removal comment
This commit is contained in:
parent
a5419d53a3
commit
d257aafbd3
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ public class JaceTest extends CardTestPlayerBase {
|
|||
assertGraveyardCount(playerA, "Swamp", 1);
|
||||
assertGraveyardCount(playerA, ancestralVision, 1);
|
||||
assertHandCount(playerA, 2); // 1 draw step + jace draw card
|
||||
assertCounterCount(playerA, jTelepath, CounterType.LOYALTY, 2); // never changes since invalid target ?
|
||||
assertCounterCount(playerA, jTelepath, CounterType.LOYALTY, 2);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue