diff --git a/ui/src/components/IssueAttachmentsSection.test.tsx b/ui/src/components/IssueAttachmentsSection.test.tsx index 49a770be..23be53b0 100644 --- a/ui/src/components/IssueAttachmentsSection.test.tsx +++ b/ui/src/components/IssueAttachmentsSection.test.tsx @@ -50,7 +50,7 @@ function makeAttachment(overrides: Partial = {}): IssueAttachme issueCommentId: null, assetId: "asset-1", provider: "local_disk", - objectKey: "attachments/attachment-1", + objectKey: "att-1", contentType: "text/plain", byteSize: 1024, sha256: "sha",