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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-08-21 06:10:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-08-21 06:10:16 +0300
commitf2eb66fef8aa8cebea25bc9e671a1f146514682f (patch)
treeef3f5ad9803bb211acdfd9f0f013c987f43d8e97 /spec/spec_helper.rb
parentc7a46b04196859929e8e4c04fbcbf8490f228edf (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/spec_helper.rb')
-rw-r--r--spec/spec_helper.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
index 68beef40c0b..c42a64b36c5 100644
--- a/spec/spec_helper.rb
+++ b/spec/spec_helper.rb
@@ -261,6 +261,7 @@ RSpec.configure do |config|
./spec/support/protected_tags
./spec/support/shared_examples/features
./spec/support/shared_examples/requests
+ ./spec/support/shared_examples/lib/gitlab
./spec/views
./spec/workers
)