Skip to content

Commit 5c565e4

Browse files
committed
formatting
1 parent 8d58161 commit 5c565e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

web/cypress/e2e/coo/02.acm_alerting_ui.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ after(() => {
5353
timeout: 600000,
5454
});
5555
});
56-
});
56+
});

web/cypress/fixtures/coo/acm-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,4 +165,4 @@ EOF
165165
sleep 1m
166166
oc wait --for=condition=Ready pod -l alertmanager=observability,app=multicluster-observability-alertmanager -n open-cluster-management-observability --timeout=300s
167167
oc -n open-cluster-management-observability get pod
168-
oc -n open-cluster-management-observability get svc | grep -E 'alertmanager|rbac-query'
168+
oc -n open-cluster-management-observability get svc | grep -E 'alertmanager|rbac-query'

0 commit comments

Comments
 (0)