[server-pro] fix ldap tests (#23771)

GitOrigin-RevId: 6540b7b8766eaf5fd2c7d0b3ff3c9d627382e56e
This commit is contained in:
Jakob Ackermann
2025-02-21 07:07:56 +00:00
committed by Copybot
parent 0be79e846c
commit f0d94f06ed

View File

@@ -56,7 +56,7 @@ describe('LDAP', () => {
it('login', () => {
cy.visit('/')
cy.findByText('Log in LDAP')
cy.findByText('Login LDAP')
cy.get('input[name="login"]').type('fry')
cy.get('input[name="password"]').type('fry')