update test config

This commit is contained in:
Iuri Matias 2017-12-07 09:41:19 -05:00
parent 9bd1880479
commit c68c1b2d74
2 changed files with 6 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -91,8 +91,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",