Skip to content

Commit

Permalink
Mock scss files
Browse files Browse the repository at this point in the history
  • Loading branch information
anselmbradford committed Aug 21, 2024
1 parent c16dca2 commit 9c7e420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default {
coverageDirectory: '<rootDir>/test/unit_test_coverage',
moduleNameMapper: {
'\\.(svg)$': '<rootDir>/test/unit_tests/mocks/fileMock.js',
'\\.(scss)$': '<rootDir>/test/unit_tests/mocks/fileMock.js',
},
modulePaths: [
'<rootDir>/cfgov/unprocessed/apps/teachers-digital-platform/node_modules',
Expand Down

0 comments on commit 9c7e420

Please sign in to comment.