mirror of
https://github.com/n8n-io/n8n.git
synced 2026-06-03 18:27:09 +02:00
chore: Remove redundant jest config (#31486)
This commit is contained in:
parent
28d099f75d
commit
dd020a82fb
|
|
@ -1,6 +0,0 @@
|
|||
/** @type {import('vi').Config} */
|
||||
module.exports = {
|
||||
...require('../../vi.config'),
|
||||
globalSetup: '<rootDir>/test/setup.ts',
|
||||
setupFilesAfterEnv: ['<rootDir>/test/setup-mocks.ts'],
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user