summaryrefslogtreecommitdiffstats
path: root/tests/integration/fixtures/TestGetContentHistory/issue_content_history.yml
blob: 6633b50374816e7f03152efc1763e378258649b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-
  id: 1
  issue_id: 1
  comment_id: 3
  edited_unix: 1687612839
  content_text: Original Text
  is_first_created: true
  is_deleted: false

-
  id: 2
  issue_id: 1
  comment_id: 3
  edited_unix: 1687612840
  content_text: "meh..." # This has to be consistent with comment.yml
  is_first_created: false
  is_deleted: false