* Some minor changes.

This commit is contained in:
LevelX2 2015-05-02 12:19:44 +02:00
parent 9e8157827a
commit 0069241027
8 changed files with 10 additions and 9 deletions

View file

@ -103,8 +103,8 @@ public class SpellskiteTest extends CardTestPlayerBase {
assertPermanentCount(playerA, "Spellskite", 1);
assertPermanentCount(playerB, "Frost Titan", 1);
assertTapped("Mountain", false);
assertTapped("Spellskite", true);
assertTapped("Mountain", false);
}