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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user