Describe the bug
I tried mocking a function but it's not working. Here is the gist containing the tests that I trying to run.
I tried mocking several functions
Expected behavior
The above mentioned functions should be mocked as per the requirements, but the actual implementations of the contract is running.
System Specs:
- OS: MacOS Monterey
- Hardhat version: 2.12.2
- smock - ^2.3.4