mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-18 22:14:22 -06:00
Update test_api_tasks.py
This commit is contained in:
@@ -341,6 +341,7 @@ class TestTasks(DirectoriesMixin, APITestCase):
|
||||
content="",
|
||||
mime_type="application/pdf",
|
||||
checksum=checksum,
|
||||
archive_checksum="another-checksum",
|
||||
)
|
||||
created_doc = Document.objects.create(
|
||||
title="Created",
|
||||
|
||||
Reference in New Issue
Block a user