mirror of https://github.com/embarklabs/embark.git
3ceac534e1
registerSubDomain didn't work in tests because it used the old way of checking the env, which is checking the `this.env` string, but in tests, we use the `test` env. So instead, we now check if it is a known network using the network ID (like we do for other place) |
||
---|---|---|
.. | ||
another_storage_spec.js | ||
array_references_spec.js | ||
config_spec.js | ||
embarkJS_spec.js | ||
expiration_spec.js | ||
http_contract_test.js | ||
interface_spec.js | ||
lib_test_spec.js | ||
namesystem_spec.js | ||
plugin_storage_spec.js | ||
simple_storage_deploy_spec.js | ||
simple_storage_spec.js | ||
solidity_test.sol | ||
token_spec.js |