From c7152d1363c78e9be3851dcb9277633a7c40915f Mon Sep 17 00:00:00 2001 From: Alexander Rivera <56621323+arivepr@users.noreply.github.com> Date: Tue, 19 Sep 2023 02:05:11 -0400 Subject: [PATCH] Undoing test config change. --- jest.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/jest.config.js b/jest.config.js index 9ff1459614..f517823d0b 100644 --- a/jest.config.js +++ b/jest.config.js @@ -14,7 +14,6 @@ module.exports = { '/node_modules/(?!@redhat-cloud-services|@openshift|lodash-es|@patternfly/react-core/components|@patternfly/react-core/next|@patternfly/react-core/helpers|@patternfly/react-tokens/dist/esm|@patternfly/react-icons/dist/esm).+(js|jsx)$', ], transform: { - '^.+\\.(ts|tsx)$': 'ts-jest', '^.+\\.(ts|js)x?$': [ '@swc/jest', {