OpenZeppelin / openzeppelin-test-helpers

Assertion library for Ethereum smart contract testing
https://docs.openzeppelin.com/test-helpers
MIT License
415 stars 132 forks source link

snapshot is not exported? #173

Closed wenmoonsir closed 3 years ago

wenmoonsir commented 3 years ago

Hi,

I see our index.js is not exporting snapshot.js.

Are those functions still in use? Thanks

frangio commented 3 years ago

Thanks for pointing this out, we forgot to add it in index.js. It's fixed now.