[ADF-3430] E2E for using fields to filter Process List (#4040)

This commit is contained in:
jdosti
2019-01-15 17:23:52 +00:00
committed by Eugenio Romano
parent 9fd9e7f4a9
commit 71c0fd0046
20 changed files with 393 additions and 24 deletions

View File

@@ -25,6 +25,7 @@ import { Tenant } from '../models/APS/tenant';
import { User } from '../models/APS/user';
import AlfrescoApi = require('alfresco-js-api-node');
import { browser } from 'protractor';
describe('Analytics Smoke Test', () => {