X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1f7bd08f4a8a6a626a0c1d7ed60f2dcd6a6801e8..a082baebd7d6ad5155f30d7804f96edd41a9d429:/test/fixtures/note_comments.yml diff --git a/test/fixtures/note_comments.yml b/test/fixtures/note_comments.yml index bf9f9a4bf..c3c568c25 100644 --- a/test/fixtures/note_comments.yml +++ b/test/fixtures/note_comments.yml @@ -113,3 +113,12 @@ 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'