diff --git a/src/test/java/viewtify/ui/helper/AssociativeHelperTest.java b/src/test/java/viewtify/ui/helper/AssociativeHelperTest.java index 9d6a821c0..f7867c05e 100644 --- a/src/test/java/viewtify/ui/helper/AssociativeHelperTest.java +++ b/src/test/java/viewtify/ui/helper/AssociativeHelperTest.java @@ -11,10 +11,8 @@ import java.util.Map; -import org.junit.jupiter.api.Disabled; import org.junit.jupiter.api.Test; -@Disabled class AssociativeHelperTest { private AssociativeHelper ui = AssociativeHelper.of(this);