]> git.openstreetmap.org Git - rails.git/commit
Add factories for notes and note_comments
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 6 Oct 2016 07:52:17 +0000 (08:52 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 6 Oct 2016 07:52:17 +0000 (08:52 +0100)
commit2e1ccafdce30a06fab7a72e5c856ce8a6c23bfdd
treea74e490289ae755d84c2ba2449267621e698c08a
parent05ad0a4f7d91c93ef581e2e6372c06c234dc728f
Add factories for notes and note_comments
test/factories/note_comments.rb [new file with mode: 0644]
test/factories/notes.rb [new file with mode: 0644]