refactor app directory structure and add tests
This commit is contained in:
3
tests/node_modules/nightwatch/index.js
generated
vendored
Normal file
3
tests/node_modules/nightwatch/index.js
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = process.env.NIGHTWATCH_COV ?
|
||||
require('./lib-cov/index') :
|
||||
require('./lib/index');
|
Reference in New Issue
Block a user