mirror of
https://github.com/magefree/mage.git
synced 2025-12-27 22:12:03 -08:00
* Uba Mask - Fixed some problems.
This commit is contained in:
parent
642909ff04
commit
aa375c687c
2 changed files with 67 additions and 21 deletions
|
|
@ -191,7 +191,7 @@ public class CascadeTest extends CardTestPlayerBase {
|
|||
assertPermanentCount(playerA, "Enlisted Wurm", 1);
|
||||
assertLife(playerA, 15);
|
||||
assertHandCount(playerA, 5);
|
||||
assertPermanentCount(playerA, "Demon", 1);
|
||||
assertPermanentCount(playerA, "Demon", 0);
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue