7 lines
118 B
JavaScript
Raw Normal View History

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