Skip to content

Commit

Permalink
port 9515
Browse files Browse the repository at this point in the history
  • Loading branch information
awatson1978 committed Aug 17, 2021
1 parent cbc8065 commit fcf3ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .meteor/nightwatch.circle.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"server_path": "node_modules/.bin/chromedriver",
"cli_args": [
"--verbose",
"--port=3000"
"--port=9515"
],
"port": 3000
"port": 9515
},
"test_settings": {
"default": {
Expand Down

0 comments on commit fcf3ddb

Please sign in to comment.