Skip to content

Commit c4c6b2d

Browse files
committed
enable tests
Signed-off-by: Attila Mészáros <[email protected]>
1 parent a5bbc64 commit c4c6b2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/test/java/io/csviri/operator/resourceglue/GlueRelatedResourcesTest.java

-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
import java.util.Map;
66

77
import org.junit.jupiter.api.BeforeEach;
8-
import org.junit.jupiter.api.Disabled;
98
import org.junit.jupiter.api.Test;
109

1110
import io.csviri.operator.resourceglue.customresource.ClusterScopeTestCustomResource;
@@ -16,7 +15,6 @@
1615
import static org.assertj.core.api.Assertions.assertThat;
1716
import static org.awaitility.Awaitility.await;
1817

19-
@Disabled("until fabric8 client patch release done")
2018
@QuarkusTest
2119
public class GlueRelatedResourcesTest extends TestBase {
2220

0 commit comments

Comments
 (0)