mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fixes commenting error
This commit is contained in:
parent
dc7bef5d48
commit
b85d39b189
@ -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…
x
Reference in New Issue
Block a user