We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf7ff23 commit 778a127Copy full SHA for 778a127
1 file changed
test/externalTests/gnosis.sh
@@ -36,7 +36,7 @@ function test_fn { npm test; }
36
37
function gnosis_safe_test
38
{
39
- local repo="https://github.com/gnosis/safe-contracts.git"
+ local repo="https://github.com/safe-global/safe-contracts.git"
40
local ref_type=branch
41
local ref=main
42
local config_file="hardhat.config.ts"
0 commit comments