gnosis: Update upstream repo URL

This commit is contained in:
Kamil Śliwak
2022-05-17 10:57:21 +02:00
parent c57bc47060
commit adf3eaac9b
+1 -1
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"