Commit b4a9cab7 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix ssh key test

parent 113d2ff5
...@@ -8,7 +8,7 @@ class ProfileSshKeys < Spinach::FeatureSteps ...@@ -8,7 +8,7 @@ class ProfileSshKeys < Spinach::FeatureSteps
end end
Given 'I click link "Add new"' do Given 'I click link "Add new"' do
click_link "Add new" click_link "Add SSH Key"
end end
And 'I submit new ssh key "Laptop"' do And 'I submit new ssh key "Laptop"' 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