mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3477]Added a test for task details- no form
This commit is contained in:
@@ -61,12 +61,10 @@ exports.Files = {
|
||||
peopleWidgetId: "label1"
|
||||
},
|
||||
|
||||
SIMPLE_APP: {
|
||||
file_location: "/resources/Simple App.zip",
|
||||
title: "Simple App",
|
||||
id: -18,
|
||||
process_definitions: null,
|
||||
start_form: null
|
||||
NO_FORM_APP: {
|
||||
file_location: "/resources/apps/No form app.zip",
|
||||
title: "No form app",
|
||||
taskName: "No form task"
|
||||
},
|
||||
|
||||
SIMPLE_APP_WITH_USER_FORM: {
|
||||
|
Reference in New Issue
Block a user