We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0917604 + aa1dae1 commit 82b4b5dCopy full SHA for 82b4b5d
test/externalTests/gnosis.sh
@@ -37,7 +37,7 @@ function test_fn { npm test; }
37
function gnosis_safe_test
38
{
39
local repo="https://github.com/safe-global/safe-contracts.git"
40
- local ref="<latest-release>"
+ local ref="v1.4.1"
41
local config_file="hardhat.config.ts"
42
local config_var=userConfig
43
0 commit comments