diff --git a/cypress/e2e/tests/pages/charts/monitoring-istio.spec.ts b/cypress/e2e/tests/pages/charts/monitoring-istio.spec.ts index be9d4e31a65..b985b9798b1 100644 --- a/cypress/e2e/tests/pages/charts/monitoring-istio.spec.ts +++ b/cypress/e2e/tests/pages/charts/monitoring-istio.spec.ts @@ -229,10 +229,6 @@ describe('Charts', { tags: ['@charts', '@adminUser'] }, () => { cy.contains('Overview').should('exist'); cy.contains('Powered by Istio').should('exist'); }); - - it('test that will fail to trigger sorry cypress video', () => { - cy.contains('abcde12345').should('not.exist'); - }); }); }); }); diff --git a/shell/pages/auth/login.vue b/shell/pages/auth/login.vue index aa6a5750c8d..06990dab5ec 100644 --- a/shell/pages/auth/login.vue +++ b/shell/pages/auth/login.vue @@ -301,8 +301,7 @@ export default { {{ t('login.howdy') }}

- {{ t('login.welcome', {vendor}) }}
- I'm some test text to prove that the UI isn't embedded but from the branch + {{ t('login.welcome', {vendor}) }}