mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 03:51:58 -08:00
Assert if Sakashima copied SpellStutter by S/T
This commit is contained in:
parent
3c5bd9acce
commit
b83bc9d68a
2 changed files with 2 additions and 15 deletions
|
|
@ -22,5 +22,7 @@ public class SakashimaTheImpostorTest extends CardTestPlayerBase {
|
|||
execute();
|
||||
|
||||
assertPermanentCount(playerA, "Spellstutter Sprite", 1);
|
||||
|
||||
assertPowerToughness(playerB, "Sakashima the Impostor", 1, 1);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue