update test config
This commit is contained in:
parent
17aad16ce2
commit
9bd1880479
|
@ -19,8 +19,8 @@ describe('embark.Contratcs', function() {
|
||||||
],
|
],
|
||||||
contractsConfig: {
|
contractsConfig: {
|
||||||
"versions": {
|
"versions": {
|
||||||
"web3.js": "0.19.1",
|
"web3.js": "1.0.0-beta",
|
||||||
"solc": "0.4.11"
|
"solc": "0.4.17"
|
||||||
},
|
},
|
||||||
"deployment": {
|
"deployment": {
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
|
|
Loading…
Reference in New Issue