mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 02:36:51 +00:00
test: cypress- shared base tab update corrections
Signed-off-by: Raju Udava <sivadstala@gmail.com>
This commit is contained in:
@@ -56,7 +56,7 @@ export const genTest = (type, xcdb) => {
|
||||
it(`Validate access permissions`, () => {
|
||||
|
||||
let roleType = 'viewer'
|
||||
cy.get(`[href="#roles||||Team & Auth "]`).find('button.mdi-close').click()
|
||||
// cy.get(`[href="#roles||||Team & Auth "]`).find('button.mdi-close').click()
|
||||
|
||||
_advSettings(roleType, false)
|
||||
_editSchema(roleType, false)
|
||||
|
||||
Reference in New Issue
Block a user