mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-07-14 08:57:20 +02:00
9f87cc25a0
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
/** @type {import('jest').Config} */
|
|
module.exports = require('../../../jest.config');
|