mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[server-pro] fix ldap tests (#23771)
GitOrigin-RevId: 6540b7b8766eaf5fd2c7d0b3ff3c9d627382e56e
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user