mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
switched back to port 4000
This commit is contained in:
@@ -12,7 +12,7 @@ exports.config = {
|
||||
// Change to 'false' to run tests using a remote Selenium server
|
||||
directConnect: true,
|
||||
// Change if the website to test is not on the localhost
|
||||
baseUrl: 'http://localhost:3000/',
|
||||
baseUrl: 'http://localhost:4000/',
|
||||
// -----------------------------------------------------------------
|
||||
specs: [
|
||||
'./src/**/*.e2e-spec.ts'
|
||||
|
Reference in New Issue
Block a user