Skip to content

Commit

Permalink
enable tests
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Mészáros <csviri@gmail.com>
  • Loading branch information
csviri committed Mar 29, 2024
1 parent c71a195 commit 2cf8901
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import java.util.Map;

import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Disabled;
import org.junit.jupiter.api.Test;

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

@Disabled("until fabric8 client patch release done")
@QuarkusTest
public class GlueRelatedResourcesTest extends TestBase {

Expand Down

0 comments on commit 2cf8901

Please sign in to comment.