Skip to content

Commit

Permalink
Revert setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
caspervdw committed Mar 20, 2024
1 parent fdd3905 commit d95d326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ force_single_line = true

[tool:pytest]
DJANGO_SETTINGS_MODULE = nens_auth_client.testsettings
# addopts = --cov --cache-clear --cov-report=term-missing nens_auth_client
addopts = --cov --cache-clear --cov-report=term-missing nens_auth_client
python_files = test_*.py
junit_family = xunit1

0 comments on commit d95d326

Please sign in to comment.