fix(filters): test fixture
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
kolaente 2024-03-09 20:21:05 +01:00
parent d628471d0e
commit 654e95d99f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

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