half a second delay so there is time to fetch webuisettings

This commit is contained in:
jamesread 2021-10-18 13:26:05 +01:00
parent 2d27128477
commit 28f00cfa98
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
describe('Hidden Nav', () => {
beforeEach(() => {
cy.visit("/")
cy.wait(500)
});
it("Footer contains promo", () => {