From c2367afbf57ebc65d5b78a743b5d6a91f0aece9f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 24 Feb 2020 18:09:05 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/views/profiles/preferences/show.html.haml_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/views') diff --git a/spec/views/profiles/preferences/show.html.haml_spec.rb b/spec/views/profiles/preferences/show.html.haml_spec.rb index e3eb822b045..16e4bd9c6d1 100644 --- a/spec/views/profiles/preferences/show.html.haml_spec.rb +++ b/spec/views/profiles/preferences/show.html.haml_spec.rb @@ -56,7 +56,7 @@ describe 'profiles/preferences/show' do expect(rendered).not_to have_sourcegraph_field end - it 'does not display integrations settings' do + it 'does not display Integration Settings' do expect(rendered).not_to have_integrations_section end end -- cgit v1.2.3