1
0

fix(filters): test fixture

This commit is contained in:
kolaente
2024-03-09 20:21:05 +01:00
parent d628471d0e
commit 654e95d99f

View File

@ -1146,6 +1146,7 @@ func TestTaskCollection_ReadAll(t *testing.T) {
task32, task32,
task33, task33,
task35, task35,
task39,
}, },
wantErr: false, wantErr: false,
}, },