We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837117f commit 70f5f5cCopy full SHA for 70f5f5c
operator/src/test/java/oracle/kubernetes/operator/DomainProcessorTest.java
@@ -521,8 +521,6 @@ void whenDomainChangedSpecAndProcessingAbortedButRestartVersionChanged_runUpdate
521
assertThat(logRecords, not(containsFine(NOT_STARTING_DOMAINUID_THREAD)));
522
}
523
524
- // HERE
525
-
526
@Test
527
void whenDomainSpecMatchesFailureInfoAndProcessingAborted_dontRunUpdateThread() {
528
DomainResource localDomain = DomainProcessorTestSetup.createTestDomain();
0 commit comments