testing if uniswap works without ethers (temporary -- test purposes only)

This commit is contained in:
Matheus Aguiar 2022-05-25 20:02:03 -03:00
parent e6ae4d4a7d
commit f08178cf3a

View File

@ -91,7 +91,7 @@ function uniswap_test
# With ethers.js 5.6.2 many tests for revert messages fail.
# TODO: Remove when https://github.com/ethers-io/ethers.js/discussions/2849 is resolved.
yarn add ethers@5.6.1
#yarn add ethers@5.6.1
replace_version_pragmas