defi-wonderland / smock

The Solidity mocking library
MIT License
319 stars 40 forks source link

fix: make sure connect returns the correct factory instance #75

Closed smartcontracts closed 2 years ago

smartcontracts commented 2 years ago

Description Slightly updates the way we create mock contract factories so that .connect also returns a mock contract factory.