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
Great work on the repo btw! Just wanted to note that I was unable to diagnose what exactly the issue was but I ran into EVMError: Revert when naming my module contract name (not file) DefaultStack and attempting to test it with the ModuleTestFixtureGenerator. I was able to narrow it down to the name and tried another name and it worked.
May be an issue with a previous test under the same contract?