We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aeebc1 commit 4bfd235Copy full SHA for 4bfd235
DigitalLearningSolutions.Web/jest.config.js
@@ -174,7 +174,7 @@ module.exports = {
174
175
// An array of regexp pattern strings that are matched against all source file paths, matched files will skip transformation
176
transformIgnorePatterns: [
177
- '/node_modules/(?!nhsuk-frontend/.*)',
+ '/node_modules/(?!nhse-tel-frontend/.*)',
178
'\\.pnp\\.[^\\/]+$',
179
],
180
0 commit comments