From d4f65a63bb96dac3b6cfcf2bf57b6c81af13d504 Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Tue, 3 Jun 2014 11:31:30 +1000 Subject: [PATCH] Remove spec for removed image --- spec/features/consumer/shopping/shopping_spec.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/spec/features/consumer/shopping/shopping_spec.rb b/spec/features/consumer/shopping/shopping_spec.rb index b1b905fe82..ecc988f7ea 100644 --- a/spec/features/consumer/shopping/shopping_spec.rb +++ b/spec/features/consumer/shopping/shopping_spec.rb @@ -24,7 +24,6 @@ feature "As a consumer I want to shop with a distributor", js: true do page.should have_text distributor.name find("#tab_about a").click first("distributor img")['src'].should == distributor.logo.url(:thumb) - first("#about img")['src'].should == distributor.promo_image.url(:large) end it "shows the producers for a distributor" do