mirror of
https://github.com/chatmail/core.git
synced 2026-04-24 08:56:29 +03:00
shift tests away a little, mark "ignored" for regular pytest runs
This commit is contained in:
@@ -71,6 +71,8 @@ norecursedirs = .tox
|
||||
xfail_strict=true
|
||||
timeout = 90
|
||||
timeout_method = thread
|
||||
markers =
|
||||
ignored: ignore this test in default test runs, use --ignored to run.
|
||||
|
||||
[flake8]
|
||||
max-line-length = 120
|
||||
|
||||
Reference in New Issue
Block a user