mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[AAE-6555] Rename the app into content-ce (#2375)
* Rename the app into conten-ce * switch test to singleRun true * Fix typo * Use single run false for libs * run test content-ce
This commit is contained in:
@@ -71,7 +71,7 @@ module.exports = function(config) {
|
||||
]
|
||||
}
|
||||
},
|
||||
singleRun: false,
|
||||
singleRun: true,
|
||||
|
||||
captureTimeout: 180000,
|
||||
browserDisconnectTimeout: 180000,
|
||||
|
Reference in New Issue
Block a user