From bd1f6a4ca7daf6a8670777ca114399c42deb2757 Mon Sep 17 00:00:00 2001 From: Oleg Agafonov Date: Tue, 31 Dec 2024 22:17:56 +0400 Subject: [PATCH] tests: enabled test after #13182 --- .../java/org/mage/test/combat/AttackBlockRestrictionsTest.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/Mage.Tests/src/test/java/org/mage/test/combat/AttackBlockRestrictionsTest.java b/Mage.Tests/src/test/java/org/mage/test/combat/AttackBlockRestrictionsTest.java index 9b759bc27845..e60aa31d41c3 100644 --- a/Mage.Tests/src/test/java/org/mage/test/combat/AttackBlockRestrictionsTest.java +++ b/Mage.Tests/src/test/java/org/mage/test/combat/AttackBlockRestrictionsTest.java @@ -873,8 +873,6 @@ public void test_MustBeBlockedWithMenace_many_blockers() { } @Test - @Ignore - // TODO: need auto-fix cause AI use it (it must ignore bad blocker configuration and allow to pass without blockers at all) public void test_MustBeBlockedWithMenace_low_blockers_auto() { // At the beginning of combat on your turn, you may pay {2}{R/G}. If you do, double target creature’s // power until end of turn. That creature must be blocked this combat if able.