diff options
author | Nicolas <nicolas@gitlab.com> | 2015-06-14 17:38:27 +0200 |
---|---|---|
committer | Nicolas <nicolas@gitlab.com> | 2015-06-15 21:27:20 +0200 |
commit | 4cf7d8d956acf5b3cbefa1f4b52d8c0db8d0b04c (patch) | |
tree | 8017fdb0fb3ca807c2578c3e3907aebd0d4b5993 /features/steps | |
parent | f18a24f0ac96d2cafffc7dbf08bb644d5243a421 (diff) | |
download | gitlab-ce-4cf7d8d956acf5b3cbefa1f4b52d8c0db8d0b04c.tar.gz |
Fix consistency issues on New Application page.
Diffstat (limited to 'features/steps')
-rw-r--r-- | features/steps/profile/profile.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/features/steps/profile/profile.rb b/features/steps/profile/profile.rb index 32e6859eff7..8b07a13d31e 100644 --- a/features/steps/profile/profile.rb +++ b/features/steps/profile/profile.rb @@ -197,7 +197,7 @@ class Spinach::Features::Profile < Spinach::FeatureSteps end step 'I should see application form' do - expect(page).to have_content "New application" + expect(page).to have_content "New Application" end step 'I fill application form out and submit' do |