We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84599c commit f101fc4Copy full SHA for f101fc4
cypress/e2e/30-langchain.cy.ts
@@ -47,7 +47,6 @@ import {
47
} from '../composables/workflow';
48
import { NDV, WorkflowPage } from '../pages';
49
import { createMockNodeExecutionData, runMockWorkflowExecution } from '../utils';
50
-import { ExecutionError } from 'n8n-workflow';
51
52
describe('Langchain Integration', () => {
53
beforeEach(() => {
0 commit comments