pull/3094/head
yann300 6 years ago
parent 245fd8907b
commit 948a094d71
  1. 2
      test-browser/tests/ballot.js

@ -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()
})
})

Loading…
Cancel
Save