diff --git a/test/externalTests/gnosis.sh b/test/externalTests/gnosis.sh index 416d36153623..397786d65ff0 100755 --- a/test/externalTests/gnosis.sh +++ b/test/externalTests/gnosis.sh @@ -37,7 +37,7 @@ function test_fn { npm test; } function gnosis_safe_test { local repo="https://github.com/safe-global/safe-contracts.git" - local ref="" + local ref="v1.4.1" local config_file="hardhat.config.ts" local config_var=userConfig