7 lines
120 B
JavaScript
Raw Permalink Normal View History

2023-04-13 08:45:44 +02:00
'use strict';
module.exports = {
preset: '../../../jest-preset.unit.js',
displayName: 'Mailgun email provider',
2023-04-13 08:45:44 +02:00
};