Merge pull request #13229 from ethereum/temp-fix-ext

Fix external test ens
This commit is contained in:
Mathias L. Baumann 2022-06-29 18:54:26 +02:00 committed by GitHub
commit 2e334c30ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,8 +37,8 @@ function test_fn { yarn test; }
function ens_test
{
local repo="https://github.com/ensdomains/ens-contracts.git"
local ref_type=branch
local ref="master"
local ref_type=commit
local ref="083d29a2c50cd0a8307386abf8fadc217b256256"
local config_file="hardhat.config.js"
local compile_only_presets=(