From 654e95d99f6198b4bb51a7b41d92ef5d56d559c6 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sat, 9 Mar 2024 20:21:05 +0100 Subject: [PATCH] fix(filters): test fixture --- pkg/models/task_collection_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/models/task_collection_test.go b/pkg/models/task_collection_test.go index 7f97f2ef1..a8c2e852a 100644 --- a/pkg/models/task_collection_test.go +++ b/pkg/models/task_collection_test.go @@ -1146,6 +1146,7 @@ func TestTaskCollection_ReadAll(t *testing.T) { task32, task33, task35, + task39, }, wantErr: false, },