Fix/refactor

This commit is contained in:
shamoon
2026-01-18 16:46:40 -08:00
parent 5944c21be5
commit b2b9e0c64b
2 changed files with 3 additions and 2 deletions

View File

@@ -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()),