Skip to content

Commit ff6cd79

Browse files
committed
see if test_missing is the only culprit
1 parent 59d4822 commit ff6cd79

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
@@ -3,6 +3,7 @@ addopts =
33
# --doctest-modules
44
--ignore=old_code/
55
--ignore=tests/s3_exploratory
6+
--ignore=tests/test_missing.py
67
--cov=activestorage
78
--cov-report=xml:test-reports/coverage.xml
89
--cov-report=html:test-reports/coverage_html

0 commit comments

Comments
 (0)