mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
e2e delete tag test (#3583)
This commit is contained in:
committed by
Eugenio Romano
parent
fcaa033a57
commit
7e3c5b4051
@@ -129,7 +129,7 @@ describe('Attachment list action menu for processes', () => {
|
||||
attachmentListPage.checkFileIsRemoved(jpgFile.name);
|
||||
});
|
||||
|
||||
it('[C279886Edit] Option menu functionality - Completed Process', () => {
|
||||
it('[C279886] Option menu functionality - Completed Process', () => {
|
||||
processServicesPage.goToProcessServices().goToApp(app.title).clickProcessButton();
|
||||
|
||||
processFiltersPage.clickRunningFilterButton();
|
||||
|
Reference in New Issue
Block a user