mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-18 16:53:21 +00:00
chore: remove profiling pytest marker
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
2f1e8d2224
commit
d37f889e41
@@ -312,7 +312,6 @@ markers = [
|
||||
"date_parsing: Tests which cover date parsing from content or filename",
|
||||
"management: Tests which cover management commands/functionality",
|
||||
"search: Tests for the Tantivy search backend",
|
||||
"profiling: Performance profiling tests (run with -m profiling --override-ini='addopts=')",
|
||||
]
|
||||
|
||||
[tool.pytest_env]
|
||||
|
||||
Reference in New Issue
Block a user