Commit 2dc4c65a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
parent 48f8c5a8
...@@ -34,9 +34,7 @@ class Spinach::Features::ProjectRedirects < Spinach::FeatureSteps ...@@ -34,9 +34,7 @@ class Spinach::Features::ProjectRedirects < Spinach::FeatureSteps
end end
step 'I click on "Sign In"' do step 'I click on "Sign In"' do
within '.pull-right' do first(:link, "Sign in").click
click_link "Sign in"
end
end end
step 'Authenticate' do step 'Authenticate' 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