mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
testing if uniswap works without ethers (temporary -- test purposes only)
This commit is contained in:
parent
e6ae4d4a7d
commit
f08178cf3a
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user