mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 17:55:22 +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:
@@ -24,7 +24,6 @@ const nocoTestSuite = (type, xcdb) => {
|
||||
|
||||
t1a.genTest(type, xcdb)
|
||||
t1b.genTest(type, xcdb)
|
||||
// merged with t1b: t1c.genTest(type, xcdb)
|
||||
t2a.genTest(type, xcdb)
|
||||
t2b.genTest(type, xcdb)
|
||||
t3a.genTest(type, xcdb)
|
||||
|
||||
Reference in New Issue
Block a user