diff --git a/client/web/jest.config.js b/client/web/jest.config.js index c158064f..805d7a36 100644 --- a/client/web/jest.config.js +++ b/client/web/jest.config.js @@ -38,6 +38,15 @@ const esModules = [ 'markdown-table', 'escape-string-regexp', 'ccount', + 'hast-util-raw', + 'rehype-raw', + 'hast-util-from-parse5', + 'hast-util-to-parse5', + 'hastscript', + 'hast-util-parse-selector', + 'web-namespaces', + 'zwitch', + 'html-void-elements', ].join('|'); /** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ diff --git a/client/web/src/components/__tests__/__snapshots__/Markdown.spec.tsx.snap b/client/web/src/components/__tests__/__snapshots__/Markdown.spec.tsx.snap index 4c4ef040..f2e54d1a 100644 --- a/client/web/src/components/__tests__/__snapshots__/Markdown.spec.tsx.snap +++ b/client/web/src/components/__tests__/__snapshots__/Markdown.spec.tsx.snap @@ -180,7 +180,6 @@ exports[`Markdown list 1`] = `