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="",
|
content="",
|
||||||
mime_type="application/pdf",
|
mime_type="application/pdf",
|
||||||
checksum=checksum,
|
checksum=checksum,
|
||||||
|
archive_checksum="another-checksum",
|
||||||
)
|
)
|
||||||
created_doc = Document.objects.create(
|
created_doc = Document.objects.create(
|
||||||
title="Created",
|
title="Created",
|
||||||
|
|||||||
Reference in New Issue
Block a user