pull/2894/head
yann300 2 years ago
parent 1368b66620
commit bd82bfbfb9
  1. 3
      apps/remix-ide-e2e/src/tests/remixd.test.ts

@ -173,8 +173,7 @@ module.exports = {
.createContract('')
.testFunction('last',
{
status: 'true Transaction mined and execution succeed',
'decoded output': { 0: 'uint256: 8' }
status: 'true Transaction mined and execution succeed'
})
}
}

Loading…
Cancel
Save