mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
Signed-off-by: Oleg Ivaniv <[email protected]> Co-authored-by: Albert Alises <[email protected]> Co-authored-by: Jaakko Husso <[email protected]> Co-authored-by: Dimitri Lavrenük <[email protected]> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> Co-authored-by: Tuukka Kantola <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]> Co-authored-by: Mutasem Aldmour <[email protected]> Co-authored-by: Raúl Gómez Morales <[email protected]> Co-authored-by: Elias Meire <[email protected]> Co-authored-by: Dimitri Lavrenük <[email protected]> Co-authored-by: Tomi Turtiainen <[email protected]> Co-authored-by: Mutasem Aldmour <[email protected]>
2 lines
87 B
JavaScript
2 lines
87 B
JavaScript
/** @type {import('jest').Config} */
|
|
module.exports = require('../../../jest.config');
|