mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
refactor(core): Standardize filename casing for environments and eventbus (no-changelog) (#10527)
This commit is contained in:
@@ -179,7 +179,7 @@ export const setupTestServer = ({
|
||||
break;
|
||||
|
||||
case 'sourceControl':
|
||||
await import('@/environments/sourceControl/sourceControl.controller.ee');
|
||||
await import('@/environments/source-control/source-control.controller.ee');
|
||||
break;
|
||||
|
||||
case 'community-packages':
|
||||
|
||||
Reference in New Issue
Block a user