mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-08-26 12:46:08 +00:00
pyproject: Add missing pytest marker for "tags"
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
parent
a99508a6b2
commit
36c36dad8d
@ -142,6 +142,7 @@ markers = [
|
|||||||
"apps",
|
"apps",
|
||||||
"domain",
|
"domain",
|
||||||
"system",
|
"system",
|
||||||
|
"tags",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Useful when pylint is invoked separately instead of flake8
|
# Useful when pylint is invoked separately instead of flake8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user