Skip to content

Commit 1c7244f

Browse files
committed
fix: fix ext test
1 parent d27d578 commit 1c7244f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/tests/accessibility/test-acc-extensions.spec.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ context('Accessibility test Extensions view', () => {
1010
cy.setUpContinuum('continuum/continuum.conf.js');
1111
cy.loginAndSelectCluster();
1212

13+
cy.wait(1000);
14+
1315
cy.createNamespace('pizzas');
1416

1517
cy.getLeftNav()

0 commit comments

Comments
 (0)