updated tests files

with pytest version 6.0.0, these changes were required.
This commit is contained in:
mb
2020-07-30 11:42:06 +02:00
parent 6cd0fabf9e
commit e431ff2eb6
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -10,3 +10,4 @@
pep8ignore = docs/conf.py ALL
addopts = --pep8 --doctest-glob="*.rst" --doctest-modules --cov=invenio_config_tugraz --cov-report=term-missing
testpaths = docs tests invenio_config_tugraz
filterwarnings = ignore::pytest.PytestDeprecationWarning