Skip to content

Commit 1f244cc

Browse files
committed
Fix Euler tests by pinning v3-periphery
1 parent 1fbee82 commit 1f244cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/externalTests/euler.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ function euler_test
7474
force_hardhat_unlimited_contract_size "$config_file"
7575
npm install
7676

77+
# TODO: Remove this when https://github.com/Uniswap/v3-periphery/issues/313 gets fixed.
78+
npm install @uniswap/[email protected]
79+
7780
replace_version_pragmas
7881
neutralize_packaged_contracts
7982

0 commit comments

Comments
 (0)