lesson- 7 testing AssertionError: Expected transaction to be reverted with reason
#1885
Answered
by
TimeKeyRoll
TimeKeyRoll
asked this question in
Q&A
-
Does anyone know what is this all about? |
Beta Was this translation helpful? Give feedback.
Answered by
TimeKeyRoll
Aug 18, 2022
Replies: 2 comments 25 replies
-
Can you please attach the code of |
Beta Was this translation helpful? Give feedback.
21 replies
-
I have figured it. Since we aint using That's how i fixed it.
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
TimeKeyRoll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have figured it. Since we aint using
hardhat-waffle
butchai-matchers
so things have been changed with this.That's how i fixed it.