Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ resources that are not available on the platform (like OpenShift Routes). The op
successfully reconciles by skipping inactive dependents based on activation conditions, \
demonstrating platform-agnostic operator design.
""")
public class WorkflowActivationConditionIT {
public class WorkflowInactiveDependentAccessIT {

public static final String TEST_RESOURCE_NAME = "test1";

Expand Down