mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
0468ded0db
Github issue / Community forum post (link here to close automatically):
3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
/** @type {import('jest').Config} */
|
|
module.exports = require('../../../jest.config');
|