Update vmdebugger.js

pull/1/head
yann300 6 years ago committed by GitHub
parent 3b5ad90e3c
commit 38db7fea75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      test-browser-debugger/test/vmdebugger.js

@ -36,7 +36,6 @@ function loadTraceNotFound (browser) {
.clearValue('#txinput')
.setValue('#txinput', '0x20ef65b8b186ca942zcccd634f37074dde49b541c27994fc7596740ef44cfd51')
.click('#load')
.click('#txinfo .title')
.execute(function () {
return document.querySelector('#debugger #error').innerHTML
}, [], function (result) {

Loading…
Cancel
Save