summaryrefslogtreecommitdiffstats
path: root/models/fixtures/issue_watch.yml
blob: 75351eb17f883d3cb12371dc08dbad4638e0baf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-
  id: 1
  user_id: 9
  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