mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
change used application (#4215)
This commit is contained in:
parent
0348b8ed9c
commit
0ae251ce21
@ -39,7 +39,7 @@ describe('Start Task', () => {
|
||||
const requiredError = 'Field required';
|
||||
const dateValidationError = 'Date format DD/MM/YYYY';
|
||||
const user = TestConfig.adf.adminEmail, password = TestConfig.adf.adminPassword;
|
||||
const appName = 'task-app';
|
||||
const appName = 'simple-app';
|
||||
let silentLogin;
|
||||
|
||||
beforeAll((done) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user