gnosis: Update upstream repo URL

This commit is contained in:
Kamil Śliwak 2022-05-16 22:43:31 +02:00
parent c57bc47060
commit adf3eaac9b

View File

@ -36,7 +36,7 @@ function test_fn { npm test; }
function gnosis_safe_test
{
local repo="https://github.com/gnosis/safe-contracts.git"
local repo="https://github.com/safe-global/safe-contracts.git"
local ref_type=branch
local ref=main
local config_file="hardhat.config.ts"