Redmine 3.4.4
This commit is contained in:
commit
64924a6376
2112 changed files with 259028 additions and 0 deletions
13
test/fixtures/watchers.yml
vendored
Normal file
13
test/fixtures/watchers.yml
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
watchers_001:
|
||||
watchable_type: Issue
|
||||
watchable_id: 2
|
||||
user_id: 3
|
||||
watchers_002:
|
||||
watchable_type: Message
|
||||
watchable_id: 1
|
||||
user_id: 1
|
||||
watchers_003:
|
||||
watchable_type: Issue
|
||||
watchable_id: 2
|
||||
user_id: 1
|
Loading…
Add table
Add a link
Reference in a new issue