mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
Fix problem in Permanent.destroy()
This commit is contained in:
parent
59ef1c0def
commit
d484991818
3 changed files with 8 additions and 5 deletions
|
|
@ -20,6 +20,7 @@ public class KalitasBloodchiefOfGhetTest extends CardTestPlayerBase {
|
|||
execute();
|
||||
|
||||
assertPermanentCount(playerA, 5);
|
||||
assertPermanentCount(playerA, "Vampire", 0);
|
||||
assertPermanentCount(playerB, 0);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue