]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/note_comments.yml
Merge remote-tracking branch 'openstreetmap/pull/1285'
[rails.git] / test / fixtures / note_comments.yml
index bf9f9a4bf89ea0979c0c7a4688a0a6311ca8c85f..c4b998cad2b84203fc9e9f05d42f5f961ac350aa 100644 (file)
@@ -113,3 +113,30 @@ t13:
   event: closed
   created_at: 2007-03-01 00:00:00
   author_id: 4
+
+t14:
+  id: 14
+  note_id: 8
+  visible: true
+  event: commented
+  created_at: 2007-02-01 00:00:00
+  author_id: 4
+  body: 'A comment description'
+
+t15:
+  id: 15
+  note_id: 2
+  visible: true
+  event: opened
+  created_at: 2007-01-01 00:00:00
+  author_id: 10
+  body: 'This is a note with from a suspended user'
+
+t16:
+  id: 16
+  note_id: 2
+  visible: true
+  event: opened
+  created_at: 2007-01-01 00:00:00
+  author_id: 11
+  body: 'This is a note with from a deleted user'