Skip to content

Commit 12960ca

Browse files
authored
fix: rename integration test with deplicate inaccurate name (#3080)
1 parent d93a724 commit 12960ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ resources that are not available on the platform (like OpenShift Routes). The op
3434
successfully reconciles by skipping inactive dependents based on activation conditions, \
3535
demonstrating platform-agnostic operator design.
3636
""")
37-
public class WorkflowActivationConditionIT {
37+
public class WorkflowInactiveDependentAccessIT {
3838

3939
public static final String TEST_RESOURCE_NAME = "test1";
4040

0 commit comments

Comments
 (0)