1
0

feat(tasks): add tests for moving a task out of the done bucket

This commit is contained in:
kolaente
2024-06-18 13:40:37 +02:00
parent 5e4b9e38a6
commit fa6546b6b2
2 changed files with 31 additions and 1 deletions

View File

@ -3,7 +3,7 @@
bucket_id: 1
- task_id: 2
project_view_id: 4
bucket_id: 1
bucket_id: 3 # done bucket
- task_id: 3
project_view_id: 4
bucket_id: 2