Commit 64aa4138 authored by Alejandro Rodríguez's avatar Alejandro Rodríguez

Fix features/steps/project/issues/weight.rb after CE Upstream update

parent 6ffd8ef3
......@@ -4,7 +4,7 @@ class Spinach::Features::ProjectIssuesWeight < Spinach::FeatureSteps
include SharedPaths
step 'I click link "New Issue"' do
click_link "New Issue"
click_link "New issue"
end
step 'I submit new issue "500 error on profile" with weight' do
......
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