Remove old, broken tests
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
[pytest]
|
||||
xfail_strict = true
|
||||
markers =
|
||||
online: Online tests, aka. disabled tests...
|
||||
addopts =
|
||||
--strict
|
||||
-m "not online"
|
||||
testpaths = tests
|
||||
filterwarnings = error
|
||||
|
Reference in New Issue
Block a user