From 7e73dfc4b2c1898ff7e744391a7f43c9af00eed7 Mon Sep 17 00:00:00 2001 From: Jonathan Kilzi Date: Sun, 11 Jun 2023 17:40:58 +0300 Subject: [PATCH] Adds a data-testid for the operators form --- libs/ui-lib/lib/ocm/components/clusterWizard/OperatorsStep.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ui-lib/lib/ocm/components/clusterWizard/OperatorsStep.tsx b/libs/ui-lib/lib/ocm/components/clusterWizard/OperatorsStep.tsx index 1e410975c6..51284b83da 100644 --- a/libs/ui-lib/lib/ocm/components/clusterWizard/OperatorsStep.tsx +++ b/libs/ui-lib/lib/ocm/components/clusterWizard/OperatorsStep.tsx @@ -15,7 +15,7 @@ export const OperatorsStep = (props: ClusterOperatorProps) => { const isMceOperatorEnabled = useFeature('ASSISTED_INSTALLER_MCE_FEATURE'); return ( - + Operators