diff --git a/nightwatch.json b/nightwatch.json index 2502637..13c23a5 100644 --- a/nightwatch.json +++ b/nightwatch.json @@ -1,6 +1,6 @@ { "src_folders" : ["test/nightwatch"], - "globals": "test/nightwatch/globals", + "globals_path": "test/nightwatch/globals.js", "test_settings" : { "default" : {