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
If a test passes and the code of the contract is changed, the test keeps using a cache version not reflecting the changes. Current small fix is doing small changes to the test code to refresh the cache.
Seems like an issue related to ethers-solc
The text was updated successfully, but these errors were encountered:
If a test passes and the code of the contract is changed, the test keeps using a cache version not reflecting the changes. Current small fix is doing small changes to the test code to refresh the cache.
Seems like an issue related to ethers-solc
The text was updated successfully, but these errors were encountered: