Commit 4df8477a authored by Douwe Maan's avatar Douwe Maan

Fix tests

parent 9dfe43c8
......@@ -42,7 +42,7 @@ class Spinach::Features::ProjectSnippets < Spinach::FeatureSteps
end
step 'I click link "Edit"' do
page.within ".page-title" do
page.within ".issuable-title" 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