Skip to content

Commit 44e309a

Browse files
csvirimetacosm
authored andcommitted
fix: cleanup after rebase on main
Signed-off-by: Attila Mészáros <[email protected]>
1 parent 7bdd24b commit 44e309a

File tree

1 file changed

+1
-1
lines changed
  • operator-framework-core/src/test/java/io/javaoperatorsdk/operator/processing/dependent/workflow

1 file changed

+1
-1
lines changed

operator-framework-core/src/test/java/io/javaoperatorsdk/operator/processing/dependent/workflow/WorkflowTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
import io.javaoperatorsdk.operator.sample.simple.TestCustomResource;
1313

1414
import static org.assertj.core.api.Assertions.assertThat;
15-
import static org.junit.Assert.assertThrows;
1615
import static org.junit.jupiter.api.Assertions.assertFalse;
16+
import static org.junit.jupiter.api.Assertions.assertThrows;
1717
import static org.junit.jupiter.api.Assertions.assertTrue;
1818
import static org.mockito.Mockito.*;
1919

0 commit comments

Comments
 (0)