Skip to content

Commit d33812e

Browse files
come-ncbackportbot[bot]
authored andcommitted
chore(cypress): Add handling for added password confirmation dialog
chore(cypress): Add handling for added password confirmation dialog Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> [skip ci]
1 parent 0b5c340 commit d33812e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

cypress/e2e/settings/apps.cy.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,9 @@ describe('Settings: App management', { testIsolation: true }, () => {
163163
.find('span')
164164
.contains('admin')
165165
.click()
166+
167+
handlePasswordConfirmation(admin.password)
168+
166169
cy.get('span.name-parts__first')
167170
.contains('admin')
168171
.should('be.visible')

0 commit comments

Comments
 (0)