1
0

chore: cleanup

This commit is contained in:
kolaente
2023-02-02 11:58:57 +01:00
parent 7cab3a77a9
commit 7a9611c2da
9 changed files with 16 additions and 16 deletions

View File

@ -380,7 +380,7 @@ func TestTask_Update(t *testing.T) {
time.Unix(1674745156, 0),
time.Unix(1674745156, 223),
},
ListID: 1,
ProjectID: 1,
}
err := task.Update(s, u)
assert.NoError(t, err)