mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
use port 4000 for e2e runs (#387)
* use port 4000 for e2e runs
* upgrade to latest node images
* Revert "upgrade to latest node images"
This reverts commit 88177f5084
.
* disable the deletion test for now
This commit is contained in:
@@ -34,7 +34,7 @@ exports.config = {
|
||||
|
||||
directConnect: true,
|
||||
|
||||
baseUrl: 'http://localhost:3000',
|
||||
baseUrl: 'http://localhost:4000',
|
||||
|
||||
framework: 'jasmine2',
|
||||
jasmineNodeOpts: {
|
||||
|
Reference in New Issue
Block a user