spec/api/purchase_spec.rb in yotpo-0.0.8 vs spec/api/purchase_spec.rb in yotpo-0.0.9

- old
+ new

@@ -86,10 +86,8 @@ it { should respond_to :order_id } it { should respond_to :product_name } it { should respond_to :product_url } it { should respond_to :order_date } it { should respond_to :product_description } - it { should respond_to :product_image } - it { should respond_to :delivery_date } it { should respond_to :created_at } end end