mirror of https://github.com/embarklabs/embark.git
update test_app config
This commit is contained in:
parent
174ba8ec9b
commit
d0708aa9b1
|
@ -56,7 +56,7 @@
|
|||
},
|
||||
"afterDeploy": [
|
||||
"Test.changeAddress('$MyToken')",
|
||||
"Test.changeAddress(web3.eth.accounts[1])"
|
||||
"Test.changeAddress(web3.eth.accounts[0])"
|
||||
]
|
||||
},
|
||||
"development": {
|
||||
|
|
Loading…
Reference in New Issue