Skip to content

Commit

Permalink
Undoing test config change.
Browse files Browse the repository at this point in the history
  • Loading branch information
arivepr committed Sep 19, 2023
1 parent a347f13 commit c7152d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ module.exports = {
'<rootDir>/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',
{
Expand Down

0 comments on commit c7152d1

Please sign in to comment.