7 lines
124 B
JavaScript

'use strict';
module.exports = {
preset: '../../../jest-preset.unit.js',
displayName: 'Users & Permissions plugin',
};