mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
refactor(core): Enforce filename casing in cli package (no-changelog) (#10594)
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
type ITaskData,
|
||||
type IWorkflowBase,
|
||||
} from 'n8n-workflow';
|
||||
import type { IExecutionResponse } from '@/Interfaces';
|
||||
import type { IExecutionResponse } from '@/interfaces';
|
||||
|
||||
mockInstance(Logger);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user