X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=test%2Ffixtures%2Fproducts.yml;fp=test%2Ffixtures%2Fproducts.yml;h=ad988f4066acd50b0a470d42ea89eb5fac3ae468;hb=d1443c62a06ef07ba0fa26f7009eeab1d30d58b8;hp=0afc4797b0af41638884755466166e55b34ca019;hpb=b0748b595b9c1d5ad9f6f461935db914c3a86bd3;p=depot.git diff --git a/test/fixtures/products.yml b/test/fixtures/products.yml index 0afc479..ad988f4 100644 --- a/test/fixtures/products.yml +++ b/test/fixtures/products.yml @@ -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 +