You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.
For example, when src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json contains
{
"callRevert" : {
"_info" : {
"comment" : "This test contains a message call transaction that fails by REVERT. The interest is on the status code in the transaction receipt (though not specified in the expect section)."
},
The comment should appear in the filled file. However, after
For example, when
src/BlockchainTestsFiller/bcValidBlockTest/callRevertFiller.json
containsThe comment should appear in the filled file. However, after
I don't see the comment in the
_info
field in the filled file.The text was updated successfully, but these errors were encountered: