fix(tasks): test

This commit is contained in:
kolaente 2023-01-12 15:06:03 +01:00
parent 4fcfae2623
commit 9f873d9ed2
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -267,7 +267,7 @@ func TestTask_Update(t *testing.T) {
"id": 28,
"done": false,
"title": "test updated",
"list_id": 1,
"project_id": 1,
"bucket_id": 1,
}, false)
})