mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #24565 from overleaf/msm-fix-ldap-test
[CE/SP] Fix LDAP e2e tests GitOrigin-RevId: 536de71f2b4e5b9bd2ae67dbea26d03b794a7a64
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user