mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
ci: Polyfill globalThis.crypto in @n8n/nodes-langchain tests as well (no-changelog) (#14514)
This commit is contained in:
committed by
GitHub
parent
41b60cd11b
commit
49a2fd4639
@@ -2,4 +2,5 @@
|
||||
module.exports = {
|
||||
...require('../../../jest.config'),
|
||||
collectCoverageFrom: ['credentials/**/*.ts', 'nodes/**/*.ts', 'utils/**/*.ts'],
|
||||
setupFilesAfterEnv: ['jest-expect-message', 'n8n-workflow/test/setup.ts'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user