Skip to content

Commit 70f5f5c

Browse files
committed
Remove inadvertent change
1 parent 837117f commit 70f5f5c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

operator/src/test/java/oracle/kubernetes/operator/DomainProcessorTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,6 @@ void whenDomainChangedSpecAndProcessingAbortedButRestartVersionChanged_runUpdate
521521
assertThat(logRecords, not(containsFine(NOT_STARTING_DOMAINUID_THREAD)));
522522
}
523523

524-
// HERE
525-
526524
@Test
527525
void whenDomainSpecMatchesFailureInfoAndProcessingAborted_dontRunUpdateThread() {
528526
DomainResource localDomain = DomainProcessorTestSetup.createTestDomain();

0 commit comments

Comments
 (0)