refactor(core): Rename @n8n/integration-test-utils to @n8n/backend-test-utils (#16444)

This commit is contained in:
Iván Ovejero
2025-06-17 18:09:44 +02:00
committed by GitHub
parent 2f6896cc7b
commit b5828e5b56
30 changed files with 70 additions and 84 deletions

View File

@@ -99,7 +99,7 @@
"@n8n/db": "workspace:^",
"@n8n/decorators": "workspace:*",
"@n8n/di": "workspace:*",
"@n8n/integration-test-utils": "workspace:^",
"@n8n/backend-test-utils": "workspace:^",
"@n8n/localtunnel": "3.0.0",
"@n8n/n8n-nodes-langchain": "workspace:*",
"@n8n/permissions": "workspace:*",