Jeremy
Jeremy
+1 this change, something i use on my own fork that would be good to have merged in
@chanhosuh Is there a working example of this anywhere that we can look at? Running into similar issues using low-level solidity calls. Even after trying to [mock the underlying contract](https://github.com/Kwenta/synthswap/blob/d0c357daa2f751b08e72cd8f224801c50bae6c34/test/unit/SynthSwap.test.ts#L16)...
Ah good catch. That's exactly what's happening. I'm glad you ran into this too. And thanks! I'll take a shot at your recommendation.