From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Tue, 31 Jan 2023 20:27:44 +0000 (-0800) Subject: Fixes commenting error X-Git-Tag: v1.13.0~1^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85d39b189cb4c5d265be29ad72d3438e478e097;p=thirdparty%2Fpaperless-ngx.git Fixes commenting error --- diff --git a/src/documents/tests/test_api.py b/src/documents/tests/test_api.py index 636bfb0e59..b6d817de11 100644 --- a/src/documents/tests/test_api.py +++ b/src/documents/tests/test_api.py @@ -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",