mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-09 08:15:27 +01:00
Fixes commenting error
This commit is contained in:
parent
dc7bef5d48
commit
b85d39b189
1 changed files with 1 additions and 1 deletions
|
|
@ -518,7 +518,7 @@ class TestDocumentApi(DirectoriesMixin, APITestCase):
|
|||
WHEN:
|
||||
- Query for documents added in the last 7 days
|
||||
THEN:
|
||||
- The two recent documents are returned
|
||||
- All three recent documents are returned
|
||||
"""
|
||||
d1 = Document.objects.create(
|
||||
title="invoice",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue