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) <noreply@runfusion.ai>
This commit is contained in:
gsxdsm
2026-07-15 23:31:43 -07:00
parent 551a2a3c1e
commit 513796b7e7

View File

@@ -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: {