diff --git a/jest.config.js b/jest.config.js index ade5d01..0a6b316 100644 --- a/jest.config.js +++ b/jest.config.js @@ -3,3 +3,4 @@ module.exports = { testEnvironment: 'node', reporters: ['default', 'jest-junit'], }; +