Run attachments only on internal
This commit is contained in:
parent
88c68cfe58
commit
a537b17b23
|
@ -853,6 +853,7 @@ describe.each([
|
|||
})
|
||||
})
|
||||
|
||||
isInternal &&
|
||||
describe("attachments", () => {
|
||||
it("should allow enriching attachment rows", async () => {
|
||||
const table = await config.createAttachmentTable()
|
||||
|
|
Loading…
Reference in New Issue