fix tests for submodules for CVE-2022-39253

This commit is contained in:
Anthony Sottile 2022-10-22 09:34:43 -07:00
parent 0239b27f4f
commit bc96b0bcf6
2 changed files with 4 additions and 4 deletions

View file

@ -23,5 +23,6 @@ env =
GIT_COMMITTER_NAME=test
GIT_AUTHOR_EMAIL=test@example.com
GIT_COMMITTER_EMAIL=test@example.com
GIT_ALLOW_PROTOCOL=file
VIRTUALENV_NO_DOWNLOAD=1
PRE_COMMIT_NO_CONCURRENCY=1