mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
refactor(core): Set up @n8n/integration-test-utils package (#15098)
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
"@n8n/config": "workspace:*",
|
||||
"@n8n/constants": "workspace:^",
|
||||
"@n8n/backend-common": "workspace:^",
|
||||
"@n8n/integration-test-utils": "workspace:^",
|
||||
"@n8n/db": "workspace:^",
|
||||
"@n8n/decorators": "workspace:*",
|
||||
"@n8n/di": "workspace:*",
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
{ "path": "../@n8n/decorators/tsconfig.build.json" },
|
||||
{ "path": "../@n8n/db/tsconfig.build.json" },
|
||||
{ "path": "../@n8n/backend-common/tsconfig.build.json" },
|
||||
{ "path": "../@n8n/integration-test-utils/tsconfig.build.json" },
|
||||
{ "path": "../@n8n/di/tsconfig.build.json" },
|
||||
{ "path": "../@n8n/nodes-langchain/tsconfig.build.json" },
|
||||
{ "path": "../@n8n/permissions/tsconfig.build.json" }
|
||||
|
||||
Reference in New Issue
Block a user