Skip to content

Commit

Permalink
fix spec for pricing page
Browse files Browse the repository at this point in the history
  • Loading branch information
branch14 committed Apr 9, 2015
1 parent a70ca4f commit 0dd2912
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/features/pricing_page_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
within 'footer' do
click_on 'Pricing'
end
expect(page).to have_content ("Conferences")
expect(page).to have_content ("Business")
end
end

0 comments on commit 0dd2912

Please sign in to comment.