Fixed Champion of Lambholt test

This commit is contained in:
magenoxx 2012-06-27 23:56:30 +04:00
parent 6ca2c96197
commit 09ffa16dc3

View file

@ -201,7 +201,7 @@ public class AttackBlockRestrictionsTest extends CardTestPlayerBase {
assertPowerToughness(playerB, "Champion of Lambholt", 2, 2);
assertLife(playerA, 17);
assertLife(playerA, 18);
assertLife(playerB, 20);
}