mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
add check to Lightstall Inquisitor tests that nonlands are not tapped
This commit is contained in:
parent
5c08d310a7
commit
08c729178f
1 changed files with 1 additions and 0 deletions
|
|
@ -56,5 +56,6 @@ public class LightstallInquisitorTest extends CardTestPlayerBase {
|
|||
|
||||
assertPermanentCount(playerB, "Centaur Courser", 1);
|
||||
assertTappedCount("Forest", true, 4);
|
||||
assertTappedCount("Centaur Courser", false, 1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue