mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(core): Add internal API to manage metrics of a test definition (no-changelog) (#11851)
This commit is contained in:
@@ -279,6 +279,7 @@ export const setupTestServer = ({
|
||||
break;
|
||||
|
||||
case 'evaluation':
|
||||
await import('@/evaluation/metrics.controller');
|
||||
await import('@/evaluation/test-definitions.controller.ee');
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user