Fixed #25209 -- Removed parallel=True coverage option
This commit is contained in:
parent
62d4074005
commit
f6259ce776
|
@ -2,7 +2,6 @@
|
|||
branch = True
|
||||
omit =
|
||||
*/django/utils/autoreload.py
|
||||
parallel = True
|
||||
source = django
|
||||
|
||||
[report]
|
||||
|
|
Loading…
Reference in New Issue