Commit 18e1929f authored by Douwe Maan's avatar Douwe Maan

Fix spec

parent 79c90821
......@@ -13,7 +13,7 @@ class Spinach::Features::Snippets < Spinach::FeatureSteps
end
step 'I click link "Edit"' do
page.within ".page-title" do
page.within ".detail-page-header" do
click_link "Edit"
end
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment