Skip to content

Commit 477763e

Browse files
committed
remove >= django 5 tests from code coverage count
1 parent d72d471 commit 477763e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ addopts =
5757
# dont exempt tests from coverage - useful to make sure they're being run
5858
omit =
5959
django_enum/tests/edit_tests/migrations/*.py
60+
django_enum/tests/db_default/**
6061

6162
[mypy]
6263
# The mypy configurations: http://bit.ly/2zEl9WI

0 commit comments

Comments
 (0)