mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix Euler tests by pinning v3-periphery
This commit is contained in:
parent
1fbee8259a
commit
1f244cc1b3
@ -74,6 +74,9 @@ function euler_test
|
||||
force_hardhat_unlimited_contract_size "$config_file"
|
||||
npm install
|
||||
|
||||
# TODO: Remove this when https://github.com/Uniswap/v3-periphery/issues/313 gets fixed.
|
||||
npm install @uniswap/v3-periphery@1.4.1
|
||||
|
||||
replace_version_pragmas
|
||||
neutralize_packaged_contracts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user