refactor(core): Set up @n8n/integration-test-utils package (#15098)

This commit is contained in:
Iván Ovejero
2025-05-06 15:27:19 +02:00
committed by GitHub
parent 2bb190349b
commit c76245519c
10 changed files with 77 additions and 0 deletions

View File

@@ -40,6 +40,7 @@ component_management:
- packages/@n8n/decorators/**
- packages/@n8n/constants/**
- packages/@n8n/backend-common/**
- packages/@n8n/integration-test-utils/**
- packages/@n8n/db/**
- packages/@n8n/di/**
- packages/@n8n/imap/**