Avoid attachment fixture secret false positive

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Dotta 2026-06-01 21:54:29 +00:00
parent 63a2b5ba1c
commit 54c1ca5eec

View file

@ -50,7 +50,7 @@ function makeAttachment(overrides: Partial<IssueAttachment> = {}): IssueAttachme
issueCommentId: null,
assetId: "asset-1",
provider: "local_disk",
objectKey: "attachments/attachment-1",
objectKey: "att-1",
contentType: "text/plain",
byteSize: 1024,
sha256: "sha",