ci: @n8n/task-runner package setup (no-changelog) (#11067)
This commit is contained in:
committed by
GitHub
parent
4546649c61
commit
49c71469f4
5
packages/@n8n/task-runner/jest.config.js
Normal file
5
packages/@n8n/task-runner/jest.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
/** @type {import('jest').Config} */
|
||||
module.exports = {
|
||||
...require('../../../jest.config'),
|
||||
testTimeout: 10_000,
|
||||
};
|
||||
Reference in New Issue
Block a user