summaryrefslogtreecommitdiff
path: root/features/profile
diff options
context:
space:
mode:
Diffstat (limited to 'features/profile')
-rw-r--r--features/profile/ssh_keys.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/profile/ssh_keys.feature b/features/profile/ssh_keys.feature
index 581503fc5f9..b0d5b748916 100644
--- a/features/profile/ssh_keys.feature
+++ b/features/profile/ssh_keys.feature
@@ -9,7 +9,7 @@ Feature: Profile SSH Keys
Then I should see my ssh keys
Scenario: Add new ssh key
- Given I click link "Add new"
+ Given I should see new ssh key form
And I submit new ssh key "Laptop"
Then I should see new ssh key "Laptop"