mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[Impreove e2e] Dev delete sites e2e missing (#5695)
* fix e2e sites delete * fix lint * permamenent
This commit is contained in:
@@ -61,7 +61,6 @@ describe('Datatable component', () => {
|
||||
beforeAll(async () => {
|
||||
await navigationBarPage.navigateToCopyContentDatatable();
|
||||
await dataTablePage.dataTable.waitForTableBody();
|
||||
|
||||
});
|
||||
|
||||
it('[C307037] A tooltip is displayed when mouseOver a column with copyContent set to true', async () => {
|
||||
|
Reference in New Issue
Block a user