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