fix(tasks): test
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2023-01-12 15:06:03 +01:00
parent 3a9757632b
commit 01bd4ccf7a
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 5 additions and 5 deletions

View File

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