Silence a test warning caused by pytest-cov

This commit is contained in:
Adrián Chaves 2023-01-08 11:53:36 +01:00
parent 112b232023
commit 0d86d845e8
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
[run]
branch = true
; https://github.com/pytest-dev/pytest-cov/issues/369#issuecomment-1053702088
disable_warnings=include-ignored
include = scrapy/*
omit =
tests/*