mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-09 09:03:08 +00:00
clean up
This commit is contained in:
parent
e03cd484b6
commit
28125532e1
@ -97,4 +97,4 @@ suite "Testing helpers - contracts":
|
||||
await provider.close()
|
||||
|
||||
test "revert works with provider":
|
||||
check await helpersContract.doRevert(revertReason).reverts()
|
||||
check await helpersContract.doRevert(revertReason).reverts(revertReason)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user