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

Fixed transaction execution test

parent c4b69199
...@@ -105,7 +105,7 @@ module.exports = { ...@@ -105,7 +105,7 @@ module.exports = {
'decoded output': { 'decoded output': {
'0': 'uint256: _uret 2343242', '0': 'uint256: _uret 2343242',
'1': 'int256: _iret -4324324', '1': 'int256: _iret -4324324',
'2': 'string: _strret string _ string _ string _ string _ string _ string _ string _ string _ string _ string _' '2': 'string: _strret string _ string _ string _ string _ string _ string _ string _ string _ string _ string _'
} }
}) })
.pause(500) .pause(500)
......
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