[ADF-4350]Fix cloud tests (#4544)

* Fix version-permissions tests

* Fix the cloud tests

* Fix process-services tests
This commit is contained in:
cristinaj
2019-04-03 13:47:05 +03:00
committed by Eugenio Romano
parent a37a44cb6f
commit f152a24dc2
4 changed files with 24 additions and 17 deletions

View File

@@ -176,6 +176,14 @@ exports.config = {
baseUrl: "http://" + HOST,
params: {
config: {
oauth2: {
clientId: 'activiti'
}
}
},
framework: 'jasmine2',
jasmineNodeOpts: {