From 370483c51b9599d06a9840f9797ae32beb893d1b Mon Sep 17 00:00:00 2001 From: patela22 <39590072+patela22@users.noreply.github.com> Date: Sat, 16 Mar 2024 00:01:29 -0400 Subject: [PATCH] fix(tests): Fixed the test result --- backend/schema/tasks/task_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/schema/tasks/task_test.go b/backend/schema/tasks/task_test.go index 3f883de..84d36c1 100644 --- a/backend/schema/tasks/task_test.go +++ b/backend/schema/tasks/task_test.go @@ -260,6 +260,7 @@ func TestTaskGroup(t *testing.T) { Notes: ¬e, TaskStatus: "COMPLETE", TaskType: "other", + QuickTask: true, }, }