Update ballot_0_4_11.test.ts

pull/2916/head
bunsenstraat 2 years ago committed by GitHub
parent 8d9c749bb6
commit 05d3c68e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      apps/remix-ide-e2e/src/tests/ballot_0_4_11.test.ts

@ -81,7 +81,7 @@ module.exports = {
.clickFunction('delegate - transact (not payable)', { types: 'address to', values: '"0x4b0897b0513fdc7c541b6d9d7e929c4e5364d2db"' })
.testFunction('last',
{
status: 'false Transaction mined but execution failed',
status: 'true Transaction mined and execution succeed',
'decoded input': { 'address to': '0x4B0897b0513fdC7C541B6d9D7E929C4e5364D2dB' }
})
},

Loading…
Cancel
Save