]> git.openstreetmap.org Git - rails.git/blobdiff - test/fixtures/diary_entries.yml
Refactor tests to use factories instead of fixtures
[rails.git] / test / fixtures / diary_entries.yml
index 27717302defc2f4d7002dc4a0f21ad9c0d4e0d99..6c5c1927db21f2e9f7373facbba1e36f2cb1b9fe 100644 (file)
@@ -57,3 +57,15 @@ entry_by_deleted_user:
   longitude: 
   language_code: en
   visible: true
+  
+public_user_entry_1:
+  id: 6
+  user_id: 2
+  title: Public User Diary Entry 1
+  body: This is the body of diary entry 1.
+  created_at: "2008-11-07 17:43:34"
+  updated_at: "2008-11-07 17:43:34"
+  latitude: 
+  longitude: 
+  language_code: en
+  visible: true