mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-4350]Fix cloud tests (#4544)
* Fix version-permissions tests * Fix the cloud tests * Fix process-services tests
This commit is contained in:
committed by
Eugenio Romano
parent
a37a44cb6f
commit
f152a24dc2
@@ -176,6 +176,14 @@ exports.config = {
|
||||
|
||||
baseUrl: "http://" + HOST,
|
||||
|
||||
params: {
|
||||
config: {
|
||||
oauth2: {
|
||||
clientId: 'activiti'
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
framework: 'jasmine2',
|
||||
|
||||
jasmineNodeOpts: {
|
||||
|
Reference in New Issue
Block a user