]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fixes commenting error
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Tue, 31 Jan 2023 20:27:44 +0000 (12:27 -0800)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Tue, 31 Jan 2023 20:53:46 +0000 (12:53 -0800)
src/documents/tests/test_api.py

index 636bfb0e599243965890f2a457b6564d5fc5a93e..b6d817de11066c7b7e8fbbdd11ecbdcbcbd885b5 100644 (file)
@@ -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",