diff --git a/tests/cypress/latest/support/elemental.ts b/tests/cypress/latest/support/elemental.ts index 73734a061..dee9363d7 100644 --- a/tests/cypress/latest/support/elemental.ts +++ b/tests/cypress/latest/support/elemental.ts @@ -76,7 +76,6 @@ export class Elemental { cy.contains('.outer-container > .header', 'Elemental'); if (isRancherPrime() && isCypressTag('main')) { - cy.contains('Container Registry').click(); const registryLabel = 'Container Registry'; cy.byLabel(registryLabel).clear(); if (isOperatorVersion('staging')) {