Fixed globals path

This commit is contained in:
Antoine Gersant 2017-07-04 02:41:34 -07:00
parent 9affe2429d
commit e6eec5cbad

View file

@ -1,6 +1,6 @@
{ {
"src_folders" : ["test/nightwatch"], "src_folders" : ["test/nightwatch"],
"globals": "test/nightwatch/globals", "globals_path": "test/nightwatch/globals.js",
"test_settings" : { "test_settings" : {
"default" : { "default" : {