Fix ssh key test

This commit is contained in:
Dmitriy Zaporozhets 2013-06-24 20:47:59 +03:00
parent 113d2ff525
commit b4a9cab7f0

View file

@ -8,7 +8,7 @@ class ProfileSshKeys < Spinach::FeatureSteps
end
Given 'I click link "Add new"' do
click_link "Add new"
click_link "Add SSH Key"
end
And 'I submit new ssh key "Laptop"' do