From 513796b7e750d2680ec2b20eabbd5fa044a32cb2 Mon Sep 17 00:00:00 2001 From: gsxdsm Date: Wed, 15 Jul 2026 23:31:43 -0700 Subject: [PATCH] FN-8024: align insight task creation mock Align the App task-creation mock with the current default-column behavior. - Remove the obsolete triage column expectation from the insight task creation test. Files changed: packages/dashboard/app/components/__tests__/App.test.tsx | 1 - 1 file changed, 1 deletion(-) Fusion-Task-Id: FN-8024 Fusion-Task-Lineage: f1dd7edd-8338-4367-b023-0adfe8ee4599 Co-authored-by: Fusion (runfusion.ai) --- packages/dashboard/app/components/__tests__/App.test.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/dashboard/app/components/__tests__/App.test.tsx b/packages/dashboard/app/components/__tests__/App.test.tsx index 61087f5a5a..346dd77b2a 100644 --- a/packages/dashboard/app/components/__tests__/App.test.tsx +++ b/packages/dashboard/app/components/__tests__/App.test.tsx @@ -2815,7 +2815,6 @@ describe("App view switching", () => { expect(mockCreateTask).toHaveBeenCalledWith({ title: "Task from insight", description: "Use this insight as a task description", - column: "triage", source: { sourceType: "dashboard_ui", sourceMetadata: {