diff --git a/features/desktop/posts_from_main_page.feature b/features/desktop/posts_from_main_page.feature index 0e4023424c01be0555ad5ad76d3df515c1688969..fd829e4eb5af01792ab77c94feefd7dfaae7fe97 100644 --- a/features/desktop/posts_from_main_page.feature +++ b/features/desktop/posts_from_main_page.feature @@ -95,12 +95,8 @@ Feature: posting from the main page Scenario: back out of posting a photo-only post Given I expand the publisher - And I have turned off jQuery effects And I attach "spec/fixtures/button.png" to the publisher - And I confirm the alert - Then I should not see an uploaded image within the photo drop zone - And I attach "spec/fixtures/button.png" to the publisher - And I click to delete the first uploaded photo + When I click to delete the first uploaded photo Then I should not see an uploaded image within the photo drop zone And I should not be able to submit the publisher