mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
Merge branch 'dev' into feature-ocrmypdf
This commit is contained in:
commit
24b8c358cc
12 changed files with 182 additions and 345 deletions
|
|
@ -445,6 +445,7 @@ class TestConsumer(DirectoriesMixin, TestCase):
|
|||
shutil.copy(src, dst)
|
||||
return dst
|
||||
|
||||
@override_settings(PAPERLESS_FILENAME_FORMAT=None)
|
||||
def testNormalOperation(self):
|
||||
|
||||
filename = self.get_test_file()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue