mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 17:06:00 +00:00
test(cypress) retry-ability, remove static delays- phase:1/5
Signed-off-by: Raju Udava <sivadstala@gmail.com>
This commit is contained in:
@@ -14,7 +14,6 @@ export const genTest = (type, xcdb) => {
|
||||
cy.task('log', 'This will be output to the terminal')
|
||||
cy.waitForSpinners();
|
||||
cy.signinOrSignup(roles.owner.credentials)
|
||||
cy.wait(2000)
|
||||
})
|
||||
|
||||
const createProject = (proj) => {
|
||||
|
||||
Reference in New Issue
Block a user