Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Oct 28, 2022
1 parent 0db632e commit 3476558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest-addon.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'load-volto-addons':
'<rootDir>/node_modules/@plone/volto/jest-addons-loader.js',
'\\.(css|less|scss|sass)$':
'<rootDir>/src/addons/$1/__mocks__/styleMock.js',
'<rootDir>/src/addons/volto-columns-block/__mocks__/styleMock.js',
},
transform: {
'^.+\\.js(x)?$': 'babel-jest',
Expand Down

0 comments on commit 3476558

Please sign in to comment.