remove fit

This commit is contained in:
Eugenio Romano
2019-02-07 07:44:22 +00:00
parent c8a1f0a4d6
commit a6f1d1d7c8

View File

@@ -85,7 +85,7 @@ describe('Document List Component - Actions', () => {
done();
});
fit('[C213257] Should be able to copy a file', () => {
it('[C213257] Should be able to copy a file', () => {
browser.driver.sleep(15000);
contentListPage.rightClickOnRowNamed(pdfUploadedNode.entry.name);