strapi/packages/plugins/sentry/jest.config.js

6 lines
79 B
JavaScript
Raw Normal View History

'use strict';
module.exports = {
preset: '../../../jest-preset.unit.js',
};