Run attachments only on internal

This commit is contained in:
Adria Navarro 2023-09-12 18:07:50 +02:00
parent 88c68cfe58
commit a537b17b23
1 changed files with 23 additions and 22 deletions

View File

@ -853,6 +853,7 @@ describe.each([
}) })
}) })
isInternal &&
describe("attachments", () => { describe("attachments", () => {
it("should allow enriching attachment rows", async () => { it("should allow enriching attachment rows", async () => {
const table = await config.createAttachmentTable() const table = await config.createAttachmentTable()