mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-2557] - fixed variable mapping on start process (#5680)
* [AAE-2557] - fixed variable mapping on start process * [AAE-2557] - fix for randomly failing e2e * run * uopdate process * fix unit * increase timeout * Update edit-process-filter-cloud-component.page.ts * [AAE-2557] - removed trailing whitespaces * create only if change processes * [create preview] * trigger build * [AAE-2557] - correct all filter on process filter selection Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com> Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
This commit is contained in:
@@ -71,7 +71,6 @@ describe('Task cloud visibility', async () => {
|
||||
await navigationBarPage.navigateToProcessServicesCloudPage();
|
||||
await appListCloudComponent.checkApsContainer();
|
||||
await appListCloudComponent.goToApp(simpleApp);
|
||||
await tasksCloudDemoPage.taskListCloudComponent().checkTaskListIsLoaded();
|
||||
});
|
||||
|
||||
it('[C315170] Should be able to complete a task with a form with required number widgets', async () => {
|
||||
|
Reference in New Issue
Block a user