refactor app directory structure and add tests
This commit is contained in:
8
tests/node_modules/nightwatch/examples/globals.json
generated
vendored
Normal file
8
tests/node_modules/nightwatch/examples/globals.json
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"default" : {
|
||||
"myGlobal" : 1
|
||||
},
|
||||
"test_env" : {
|
||||
"myGlobal" : 2
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user