Fixed globals path
This commit is contained in:
parent
9affe2429d
commit
e6eec5cbad
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"src_folders" : ["test/nightwatch"],
|
||||
"globals": "test/nightwatch/globals",
|
||||
"globals_path": "test/nightwatch/globals.js",
|
||||
|
||||
"test_settings" : {
|
||||
"default" : {
|
||||
|
|
Loading…
Add table
Reference in a new issue