mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-3638]Fixing Header tests (#3846)
* Fixing Header tests * Fix task filters tests
This commit is contained in:
committed by
Eugenio Romano
parent
6a546289b7
commit
2e124fdc20
@@ -75,7 +75,7 @@ describe('Task', () => {
|
||||
|
||||
appId = appModel.id;
|
||||
|
||||
await loginPage.loginToProcessServicesUsingUserModel(user);
|
||||
loginPage.loginToProcessServicesUsingUserModel(user);
|
||||
|
||||
navigationBarPage.clickProcessServicesButton();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user