mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-08-19 17:23:21 +00:00
docs: drop dangling reference to a branch-only deleted test file
test_date_grammar_parity.py was added and deleted entirely within this feature branch's own history; it never existed in dev. Referencing its deletion in a docstring only makes sense while reading this branch's intermediate commits, not once this merges - unlike PR #13010 or whoosh-compat's DIVERGENCES.md, which are permanent, externally verifiable references.
This commit is contained in:
@@ -3,8 +3,7 @@ real queries run through parse_user_query(), matched-document-ID sets
|
||||
asserted — not intermediate ASTs or query strings. This is paperless-ngx's
|
||||
analogue of whoosh-compat's own tests/emitter/test_acceptance_e2e.py.
|
||||
|
||||
Supersedes test_query.py's TestParseUserQuery result-level cases and the
|
||||
now-deleted test_date_grammar_parity.py.
|
||||
Supersedes test_query.py's TestParseUserQuery result-level cases.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
Reference in New Issue
Block a user