mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-20 22:24:24 -06:00
Fix/refactor
This commit is contained in:
@@ -347,6 +347,7 @@ class TestTasks(DirectoriesMixin, APITestCase):
|
||||
content="",
|
||||
mime_type="application/pdf",
|
||||
checksum=checksum,
|
||||
archive_checksum="another-checksum",
|
||||
)
|
||||
PaperlessTask.objects.create(
|
||||
task_id=str(uuid.uuid4()),
|
||||
|
||||
Reference in New Issue
Block a user