OSDN Git Service

add Redmine trunk rev 3089
[redminele/redminele.git] / redmine / test / fixtures / watchers.yml
1 --- 
2 watchers_001: 
3   watchable_type: Issue
4   watchable_id: 2
5   user_id: 3
6 watchers_002: 
7   watchable_type: Message
8   watchable_id: 1
9   user_id: 1
10 watchers_003: 
11   watchable_type: Issue
12   watchable_id: 2
13   user_id: 1
14