mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove fit
This commit is contained in:
@@ -85,7 +85,7 @@ describe('Document List Component - Actions', () => {
|
|||||||
done();
|
done();
|
||||||
});
|
});
|
||||||
|
|
||||||
fit('[C213257] Should be able to copy a file', () => {
|
it('[C213257] Should be able to copy a file', () => {
|
||||||
browser.driver.sleep(15000);
|
browser.driver.sleep(15000);
|
||||||
|
|
||||||
contentListPage.rightClickOnRowNamed(pdfUploadedNode.entry.name);
|
contentListPage.rightClickOnRowNamed(pdfUploadedNode.entry.name);
|
||||||
|
Reference in New Issue
Block a user