mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
fix lint
This commit is contained in:
parent
c9977c58fa
commit
d52671823e
@ -104,7 +104,6 @@ describe('Task list cloud - selection', () => {
|
||||
tasksCloudDemoPage.clickAppButton();
|
||||
tasksCloudDemoPage.taskListCloudComponent().getDataTable().waitForTableBody();
|
||||
|
||||
|
||||
tasksCloudDemoPage.taskListCloudComponent().checkContentIsDisplayedByName(tasks[0]);
|
||||
tasksCloudDemoPage.taskListCloudComponent().selectRow(tasks[0]);
|
||||
tasksCloudDemoPage.taskListCloudComponent().checkRowIsSelected(tasks[0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user