]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix: cypress 45398/head
authorSimon L. <szaimen@e.mail.de>
Tue, 21 May 2024 08:27:30 +0000 (10:27 +0200)
committerSimon L. <szaimen@e.mail.de>
Tue, 21 May 2024 08:27:40 +0000 (10:27 +0200)
Signed-off-by: Simon L <szaimen@e.mail.de>
cypress/e2e/core/header_access-levels.cy.ts

index d1529376cf97bba9d5a630a4c5dab44d55471b54..1c9954e12b464c30c2fe742a4ee2525de46e0a99 100644 (file)
@@ -108,7 +108,7 @@ describe('Header: Ensure regular users do not have admin settings in the Setting
                        // I see that the "Apps" item in the Settings menu is shown
                        cy.contains('li', 'Apps').should('be.visible')
                        // I see that the "Users" item in the Settings menu is shown
-                       cy.contains('li', 'Users').should('be.visible')
+                       cy.contains('li', 'Accounts').should('be.visible')
                        // I see that the "Help" item in the Settings menu is shown
                        cy.contains('li', 'Help').should('be.visible')
                        // I see that the "Log out" item in the Settings menu is shown