mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
3 lines
84 B
JavaScript
3 lines
84 B
JavaScript
|
/** @type {import('jest').Config} */
|
||
|
module.exports = require('../../jest.config');
|