mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix null aspectNames in check for smart folder
This commit is contained in:
@@ -50,7 +50,6 @@ describe('Start Task - Custom App', () => {
|
||||
let attachmentListPage = new AttachmentListPage();
|
||||
let appNavigationBarPage = new AppNavigationBarPage();
|
||||
|
||||
|
||||
let processUserModel, assigneeUserModel;
|
||||
let app = resources.Files.SIMPLE_APP_WITH_USER_FORM;
|
||||
let formTextField = app.form_fields.form_fieldId;
|
||||
|
Reference in New Issue
Block a user