Merge pull request #24565 from overleaf/msm-fix-ldap-test

[CE/SP] Fix LDAP e2e tests

GitOrigin-RevId: 536de71f2b4e5b9bd2ae67dbea26d03b794a7a64
This commit is contained in:
Miguel Serrano
2025-03-27 13:01:26 +01:00
committed by Copybot
parent 99ab41fd76
commit 373b222929

View File

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