Skip to content

Commit eb57e23

Browse files
authored
Merge pull request #12685 from ethereum/bypass-prebuilt-artifacts-in-yield-ext-test
Neutralize packaged Uniswap contracts in yield-liquidator external test
2 parents 6a479fe + 8aa3b7f commit eb57e23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/externalTests/yield-liquidator.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ function yield_liquidator_test
6767
npm install
6868

6969
replace_version_pragmas
70+
neutralize_packaged_contracts
7071

7172
for preset in $SELECTED_PRESETS; do
7273
hardhat_run_test "$config_file" "$preset" "${compile_only_presets[*]}" compile_fn test_fn "$config_var"

0 commit comments

Comments
 (0)