Closed ghost closed 10 years ago
Fixed on 0.2.4
Seeing some weirdness here - if "test_settings" has an override in the grunt file (e.g. "globals"), it doesn't seem to get merged correctly. Same seems to the case if these overrides are in nighwatch.json.
As per documentation from nightwatch http://nightwatchjs.org/guide#config-test-settings: A "default" environment is required. All the other environments are derived from default and their settings can be overridden as needed.