Commit c4b69199 authored by ioedeveloper's avatar ioedeveloper Committed by Aniket

Fix ballot tests

parent 41d97641
......@@ -79,7 +79,7 @@ module.exports = {
.click('*[data-id="terminalClearConsole"]')
.clickFunction('delegate - transact (not payable)', {types: 'address to', values: '0xCA35b7d915458EF540aDe6068dFe2F44E8fa733c'})
.journalLastChildIncludes('Ballot.delegate(address)')
.journalLastChildIncludes('data:0x5c1...a733c')
.journalLastChildIncludes('data: 0x5c1...a733c')
.end()
},
......
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