mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #13542 from ethereum/pin-v3-periphery-in-euler-tests
Fix Euler tests by pinning v3-periphery
This commit is contained in:
commit
db571add54
@ -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