Skip to content

Commit

Permalink
tests: trigger acc test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrCherry97 committed Oct 10, 2024
1 parent 84bb8e7 commit 7c4001a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ context('Accessibility test Namespace overview', () => {
it('Acc test namespace overview', () => {
cy.loginAndSelectCluster();

cy.url().should('match', /overview$/);
// cy.url().should('match', /overview$/);

cy.createNamespace('acc-test-namespace');

Expand Down

0 comments on commit 7c4001a

Please sign in to comment.