Assert if Sakashima copied SpellStutter by S/T

This commit is contained in:
Alexsandro 2017-03-06 21:11:09 -03:00
parent 3c5bd9acce
commit b83bc9d68a
2 changed files with 2 additions and 15 deletions

View file

@ -22,5 +22,7 @@ public class SakashimaTheImpostorTest extends CardTestPlayerBase {
execute();
assertPermanentCount(playerA, "Spellstutter Sprite", 1);
assertPowerToughness(playerB, "Sakashima the Impostor", 1, 1);
}
}