use port 8099
This commit is contained in:
parent
8c7369e15d
commit
0e4222c02b
4 changed files with 4 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
module.exports = {
|
||||
'default e2e tests': function (browser) {
|
||||
// automatically uses dev Server port from /config.index.js
|
||||
// default: http://localhost:8080
|
||||
// default: http://localhost:8099
|
||||
// see nightwatch.conf.js
|
||||
const devServer = browser.globals.devServerURL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue