mirror of
https://github.com/magefree/mage.git
synced 2026-01-10 21:02:08 -08:00
Fixed Champion of Lambholt test
This commit is contained in:
parent
6ca2c96197
commit
09ffa16dc3
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ public class AttackBlockRestrictionsTest extends CardTestPlayerBase {
|
||||||
|
|
||||||
assertPowerToughness(playerB, "Champion of Lambholt", 2, 2);
|
assertPowerToughness(playerB, "Champion of Lambholt", 2, 2);
|
||||||
|
|
||||||
assertLife(playerA, 17);
|
assertLife(playerA, 18);
|
||||||
assertLife(playerB, 20);
|
assertLife(playerB, 20);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue