1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00

Run attachments only on internal

This commit is contained in:
Adria Navarro 2023-09-12 18:07:50 +02:00
parent 88c68cfe58
commit a537b17b23

View file

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