Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tests): Fixed the test result
Browse files Browse the repository at this point in the history
patela22 committed Mar 16, 2024
1 parent 72e17fa commit 370483c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/schema/tasks/task_test.go
Original file line number Diff line number Diff line change
@@ -260,6 +260,7 @@ func TestTaskGroup(t *testing.T) {
Notes: &note,
TaskStatus: "COMPLETE",
TaskType: "other",
QuickTask: true,
},
}

0 comments on commit 370483c

Please sign in to comment.