Functional tests now work properly, bearing in mind whether a user is logged in or...
[depot.git] / test / fixtures / products.yml
index 0afc4797b0af41638884755466166e55b34ca019..ad988f4066acd50b0a470d42ea89eb5fac3ae468 100644 (file)
@@ -5,10 +5,12 @@ ruby_book:
   description: Dummy description
   price: 1234
   image_url: ruby.png
+  date_available: 2009-01-01
 
 rails_book:
   title: Agile Web Development with Rails
   description: Dummy description
   price: 2345
   image_url: rails.png
-  
\ No newline at end of file
+  date_available: 2009-01-01
+