1
0

fix(tests): subscription test fixtures

This commit is contained in:
kolaente
2023-01-12 17:14:17 +01:00
parent 5e6bff20f8
commit 03b7fa6dd3
2 changed files with 9 additions and 4 deletions

View File

@ -5,12 +5,12 @@
created: 2021-02-01 15:13:12
- id: 3
entity_type: 2 # project
entity_id: 12 # belongs to parent project 7 TODO
entity_id: 12 # belongs to parent project 7
user_id: 6
created: 2021-02-01 15:13:12
- id: 4
entity_type: 3 # Task
entity_id: 22 # belongs to project 13 which belongs to namespace 8 TODO
entity_id: 22 # belongs to project 13
user_id: 6
created: 2021-02-01 15:13:12
- id: 6
@ -23,3 +23,8 @@
entity_id: 26
user_id: 6
created: 2021-02-01 15:13:12
- id: 8
entity_type: 2 # Project
entity_id: 32
user_id: 6
created: 2021-02-01 15:13:12