summaryrefslogtreecommitdiffstats
path: root/t/t7031-verify-tag-signed-ssh.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t7031-verify-tag-signed-ssh.sh')
-rwxr-xr-xt/t7031-verify-tag-signed-ssh.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t7031-verify-tag-signed-ssh.sh b/t/t7031-verify-tag-signed-ssh.sh
index 0efd17b363..80359d48f7 100755
--- a/t/t7031-verify-tag-signed-ssh.sh
+++ b/t/t7031-verify-tag-signed-ssh.sh
@@ -4,7 +4,6 @@ test_description='signed tag tests'
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
. "$TEST_DIRECTORY/lib-gpg.sh"