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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user