Skip to content

Commit

Permalink
Shorten generated temporary file paths on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Pastorino authored and Marcelo Pastorino committed Mar 5, 2022
1 parent 8585051 commit 69226f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ known_third_party = click,does_not_exist,gunicorn,h11,httptools,pytest,requests,
addopts = -rxXs
--strict-config
--strict-markers
--basetemp=/tmp/pytest
xfail_strict=True
filterwarnings=
# Turn warnings that aren't filtered into exceptions
Expand Down

0 comments on commit 69226f7

Please sign in to comment.