Commit f4dea0ac authored by yann300's avatar yann300

fix tests

parent a6e278bf
......@@ -48,7 +48,7 @@ function runTests (browser, testData) {
.pause(2000)
.perform(function (client, done) {
console.log('goToVMtraceStep')
contractHelper.goToVMtraceStep(browser, 55, () => {
contractHelper.goToVMtraceStep(browser, 59, () => {
done()
})
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment