mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[affected:*][ci:force] Fixed e2e with new notation
This commit is contained in:
@@ -69,8 +69,7 @@ describe('Login component - SSO', () => {
|
||||
false,
|
||||
false,
|
||||
browser.params.testConfig.appConfig.oauth2.clientId,
|
||||
browser.params.testConfig.appConfig.oauth2.redirectUriLogout,
|
||||
false);
|
||||
browser.params.testConfig.appConfig.oauth2.redirectUriLogout);
|
||||
|
||||
await loginPage.waitForElements();
|
||||
|
||||
|
Reference in New Issue
Block a user