fix null aspectNames in check for smart folder

This commit is contained in:
Eugenio Romano
2018-09-18 17:09:16 +01:00
parent a801f656a7
commit ec633f27d6
3 changed files with 8 additions and 5 deletions

View File

@@ -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;