Uniswap / v3-sdk

🛠 An SDK for building applications on top of Uniswap V3
MIT License
544 stars 416 forks source link

fix: add await to getInputAmount in pool.test.ts #190

Closed IgorShadurin closed 6 months ago

IgorShadurin commented 9 months ago

This fix adds an await keyword to the getInputAmount function call in pool.test.ts, ensuring asynchronous operations complete properly before proceeding, which results in more accurate and reliable test outcomes.

stale[bot] commented 7 months ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.