mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 11:56:59 +00:00
test: comments clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -107,8 +107,6 @@ export const genTest = (apiType, dbType) => {
|
||||
.contains("ACADEMY DINOSAUR", { timeout: 2000 })
|
||||
.click()
|
||||
.then(() => {
|
||||
// wait to ensure pop up appears before we proceed further
|
||||
// cy.wait(1000);
|
||||
// Link card validation
|
||||
cy.getActiveDrawer(".nc-drawer-expanded-form")
|
||||
.find(".text-lg")
|
||||
|
||||
Reference in New Issue
Block a user