frappe_docker/frappe-bench/node_modules/nightwatch/examples/globals.json
2017-07-31 15:51:51 +05:30

8 lines
84 B
JSON

{
"default" : {
"myGlobal" : 1
},
"test_env" : {
"myGlobal" : 2
}
}