incremental = True for plugin tests should be fixed now

This commit is contained in:
Maxim Kurnikov
2019-02-21 17:35:46 +03:00
parent 6e6d1645d3
commit 3d14d07e4e
6 changed files with 41 additions and 25 deletions

View File

@@ -4,6 +4,5 @@ testpaths = ./test-data
addopts =
--tb=native
--mypy-ini-file=./test-data/plugins.ini
--mypy-no-cache
-s
-v