mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-28 11:25:38 +00:00
test: cypress- align for role access updates
Signed-off-by: Raju Udava <sivadstala@gmail.com>
This commit is contained in:
@@ -263,7 +263,7 @@ export class _projectsPage {
|
||||
}
|
||||
|
||||
waitHomePageLoad() {
|
||||
cy.url({ timeout: 50000 }).should('contain', '?type=roles')
|
||||
cy.url({ timeout: 50000 }).should('contain', '&dbalias=')
|
||||
}
|
||||
|
||||
waitDeletePageLoad() {
|
||||
|
||||
Reference in New Issue
Block a user