mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-09 08:05:24 +00:00
Update test_query.py
This commit is contained in:
@@ -151,7 +151,7 @@ class TestCreatedDateField:
|
||||
assert hi == "2026-01-01T00:00:00Z"
|
||||
|
||||
@time_machine.travel(datetime(2026, 7, 15, 12, 0, tzinfo=UTC), tick=False)
|
||||
def test_legacy_previous_quarter_alias(self) -> None:
|
||||
def test_previous_quarter(self) -> None:
|
||||
lo, hi = _range(
|
||||
rewrite_natural_date_keywords('created:"previous quarter"', UTC),
|
||||
"created",
|
||||
|
||||
Reference in New Issue
Block a user