Skip to content

Commit afb9352

Browse files
committed
remove QUICKTEST=false in ITMonitoringExporter
1 parent fa29ce3 commit afb9352

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/ITMonitoringExporter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ public class ITMonitoringExporter extends BaseTest {
7373
*/
7474
@BeforeClass
7575
public static void staticPrepare() throws Exception {
76-
QUICKTEST = false;
7776
if (!QUICKTEST) {
7877
initialize(APP_PROPS_FILE);
7978
logger.info("Checking if operator and domain are running, if not creating");

0 commit comments

Comments
 (0)