Fix ssh key test
This commit is contained in:
parent
113d2ff525
commit
b4a9cab7f0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue