n8n/packages/@n8n/instance-ai/jest.config.js
oleg 629826ca1d
feat: Instance AI and local gateway modules (no-changelog) (#27206)
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]>
2026-04-01 21:33:38 +03:00

2 lines
87 B
JavaScript

/** @type {import('jest').Config} */
module.exports = require('../../../jest.config');