1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00

Test Skip & Remove retries

I meant to also skip dev mode test within UserSettings

Also removing test retries (not useful currently)
This commit is contained in:
Mitch-Budibase 2023-01-19 19:38:58 +00:00
parent 9280eedad1
commit ad8510dad8
2 changed files with 1 additions and 5 deletions

View file

@ -11,9 +11,5 @@
"WORKER_PORT": "4200",
"JWT_SECRET": "test",
"HOST_IP": ""
},
"retries": {
"runMode": 1,
"openMode": 0
}
}

View file

@ -81,7 +81,7 @@ filterTests(["smoke", "all"], () => {
cy.login("test@test.com", "newpwd")
})
it("should open and close developer mode", () => {
xit("should open and close developer mode", () => {
cy.get(".user-dropdown .icon", { timeout: 2000 }).click({ force: true })
// Close developer mode & verify