mirror of https://github.com/embarklabs/embark.git
update test config
This commit is contained in:
parent
9bd1880479
commit
c68c1b2d74
File diff suppressed because one or more lines are too long
|
@ -91,8 +91,8 @@ describe('embark.Contratcs', function() {
|
|||
],
|
||||
contractsConfig: {
|
||||
"versions": {
|
||||
"web3.js": "0.19.1",
|
||||
"solc": "0.4.11"
|
||||
"web3.js": "1.0.0-beta",
|
||||
"solc": "0.4.17"
|
||||
},
|
||||
"deployment": {
|
||||
"host": "localhost",
|
||||
|
|
Loading…
Reference in New Issue