mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-22644 Add header widget to a form (#9832)
* AAE-22644 Add header widget to form * add empty space
This commit is contained in:
@@ -103,6 +103,7 @@ describe('Task filters cloud', () => {
|
||||
await taskList.getDataTable().waitTillContentLoaded();
|
||||
|
||||
expect(await taskFilter.getActiveFilterName()).toBe('My Tasks');
|
||||
|
||||
await taskList.checkContentIsNotDisplayedByName(completedTask);
|
||||
|
||||
await taskFilter.clickTaskFilter('completed-tasks');
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user