Closed jstockwin closed 7 years ago
@webteckie See most recent changes. Think it's all working now. Have also bumped version to 0.2.0
as I consider this a minor change - users no longer need nightwatch.json
and now have to start passing through config options, these are likely breaking changes for most apps.
@webteckie Most recent commit should have addressed your comments. What do you think?
cc @webteckie
The nightwatch.json file is identical to how it was on keystone apart from:
line 11, which now reads the environment variable set in
index.js
. lines 8 and 9, which have been set to correct file paths.