Skip to content

Commit 653af76

Browse files
committed
wip
Signed-off-by: Attila Mészáros <[email protected]>
1 parent ceaf3f8 commit 653af76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-framework/src/test/java/io/javaoperatorsdk/operator/dependent/dependentresourcecrossref/DependentResourceCrossRefIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class DependentResourceCrossRefIT {
1717

1818
public static final String TEST_RESOURCE_NAME = "test";
19-
public static final int EXECUTION_NUMBER = 100;
19+
public static final int EXECUTION_NUMBER = 250;
2020

2121
@RegisterExtension
2222
LocallyRunOperatorExtension operator =

0 commit comments

Comments
 (0)