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:
Diffstat (limited to 'spec/helpers/sourcegraph_helper_spec.rb')
-rw-r--r--spec/helpers/sourcegraph_helper_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/helpers/sourcegraph_helper_spec.rb b/spec/helpers/sourcegraph_helper_spec.rb
index 830bbb3129f..3e8486a5632 100644
--- a/spec/helpers/sourcegraph_helper_spec.rb
+++ b/spec/helpers/sourcegraph_helper_spec.rb
@@ -34,7 +34,7 @@ describe SourcegraphHelper do
end
end
- context '#sourcegraph_experimental_message' do
+ describe '#sourcegraph_experimental_message' do
let(:feature_conditional) { false }
let(:public_only) { false }