use port 8099

This commit is contained in:
Henry Jameson 2026-06-23 20:01:36 +03:00
commit 0e4222c02b
4 changed files with 4 additions and 4 deletions

View file

@ -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