mirror of
https://github.com/correl/mage.git
synced 2024-11-15 19:19:33 +00:00
commit
edcfa68893
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ public class ProtectionSacrificeTest extends CardTestPlayerBase {
|
|||
assertGraveyardCount(playerA, sTribeElder, 1);
|
||||
assertPermanentCount(playerA, mBond,1);
|
||||
assertPermanentCount(playerB, wCloak, 1);
|
||||
assertAbility(playerB, sbDragon, ShroudAbility.getInstance(), true);
|
||||
assertPermanentCount(playerB, sbDragon, 0);
|
||||
assertGraveyardCount(playerB, sbDragon, 1);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue