mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-13 16:14:07 -08:00
244520547b
Co-authored-by: Iván Ovejero <[email protected]>
3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
/** @type {import('jest').Config} */
|
|
module.exports = require('../../../jest.config');
|