Skip to content

Commit 778a127

Browse files
committed
gnosis: Update upstream repo URL
1 parent bf7ff23 commit 778a127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/externalTests/gnosis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function test_fn { npm test; }
3636

3737
function gnosis_safe_test
3838
{
39-
local repo="https://github.com/gnosis/safe-contracts.git"
39+
local repo="https://github.com/safe-global/safe-contracts.git"
4040
local ref_type=branch
4141
local ref=main
4242
local config_file="hardhat.config.ts"

0 commit comments

Comments
 (0)