mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 13:36:47 +00:00
test: comments clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,6 @@ export const genTest = (apiType, dbType) => {
|
||||
baseUrl: null,
|
||||
});
|
||||
cy.wait(["@waitForPageLoad"]);
|
||||
// cy.wait(5000);
|
||||
});
|
||||
|
||||
it(`${roleType}: Validate access permissions: advance menu`, () => {
|
||||
|
||||
Reference in New Issue
Block a user