Skip to content
Snippets Groups Projects
Verified Commit 078b3f58 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Rename Services to Project services

parent 3b0acc9e
No related branches found
No related tags found
No related merge requests found
%h3.page-title Services
%p.light Services allow you to integrate GitLab with other applications
%h3.page-title Project services
%p.light Project services allow you to integrate GitLab with other applications
%hr
 
%ul.bordered-list
Loading
Loading
Loading
Loading
@@ -8,7 +8,7 @@ class ProjectServices < Spinach::FeatureSteps
end
 
step 'I should see list of available services' do
page.should have_content 'Services'
page.should have_content 'Project services'
page.should have_content 'Campfire'
page.should have_content 'Hipchat'
page.should have_content 'GitLab CI'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment