Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-03-01 17:37:49 +0300
committerPhil Hughes <me@iamphill.com>2016-03-04 12:06:07 +0300
commitc2377a11957c6e5f8514ff0d68b2af343d3427d0 (patch)
treea0622307daa02c147d839e18a552baea5776d55d /features/profile
parent33ba32e6cc12eb8a8bddd957bb99bd2df7628a70 (diff)
Fixed failing application settings tests
Diffstat (limited to 'features/profile')
-rw-r--r--features/profile/profile.feature3
1 files changed, 1 insertions, 2 deletions
diff --git a/features/profile/profile.feature b/features/profile/profile.feature
index 168d9d30b50..447dd92a458 100644
--- a/features/profile/profile.feature
+++ b/features/profile/profile.feature
@@ -76,8 +76,7 @@ Feature: Profile
Scenario: I can manage application
Given I visit profile applications page
- Then I click on new application button
- And I should see application form
+ Then I should see application form
Then I fill application form out and submit
And I see application
Then I click edit