summaryrefslogtreecommitdiffstats
path: root/models/fixtures/issue_watch.yml
blob: 596662d20c14ad6a8e3e1b56fa480edb29c4b7d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-
  id: 1
  user_id: 1
  issue_id: 1
  is_watching: true
  created_unix: 946684800
  updated_unix: 946684800

-
  id: 2
  user_id: 2
  issue_id: 2
  is_watching: false
  created_unix: 946684800
  updated_unix: 946684800