Adding signature and attachment tests to external.

This commit is contained in:
mike12345567 2025-03-12 18:06:38 +00:00
parent 2384b0d73f
commit bca1ccd7e2
2 changed files with 80 additions and 80 deletions

View File

@ -481,6 +481,7 @@
FIELDS.BIGINT,
FIELDS.ATTACHMENT_SINGLE,
FIELDS.ATTACHMENTS,
FIELDS.SIGNATURE_SINGLE,
]
// Filter out multiple users for google sheets

View File

@ -2195,7 +2195,6 @@ if (descriptions.length) {
})
})
isInternal &&
describe("attachments and signatures", () => {
const coreAttachmentEnrichment = async (
schema: TableSchema,