mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5078] Start Task e2e (#5485)
* [ADF-5078] Start Task e2e * * improved test * * fixed import
This commit is contained in:
@@ -52,6 +52,14 @@ exports.Files = {
|
||||
processName: "Process3576"
|
||||
},
|
||||
|
||||
TEST_ASSIGNEE: {
|
||||
file_location: "/resources/apps/Test Assignee.zip",
|
||||
title: "Test Assignee",
|
||||
description: "Description for app",
|
||||
processName: "Sample",
|
||||
userTasks: { one: 'Form1', two: 'Form2' }
|
||||
},
|
||||
|
||||
APP_WITH_USER_WIDGET: {
|
||||
file_location: "/resources/apps/appWithUser.zip",
|
||||
title: "appWithUser",
|
||||
|
Reference in New Issue
Block a user