test: comments clean up

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2022-09-25 10:52:07 +05:30
parent 181c362635
commit 728e6a0c6d
22 changed files with 137 additions and 216 deletions

View File

@@ -29,7 +29,6 @@ export const genTest = (apiType, dbType) => {
baseUrl: null,
});
cy.wait(["@waitForPageLoad"]);
// cy.wait(5000);
});
it(`${roleType}: Validate access permissions: advance menu`, () => {