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
path: root/qa/qa.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-30 03:09:38 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-30 03:09:38 +0300
commit1f520d0c7af6a429e7bfb046a8c3ccc6920ef730 (patch)
tree3403e3689905fab48a13c321fedf7a0be3c2903f /qa/qa.rb
parentcb37aee9894007e60893693d5d48199ea0f0958f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/qa.rb')
-rw-r--r--qa/qa.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/qa.rb b/qa/qa.rb
index 73bcb6de637..01bf31f42f2 100644
--- a/qa/qa.rb
+++ b/qa/qa.rb
@@ -24,6 +24,7 @@ module QA
loader.push_dir(root, namespace: QA)
loader.ignore("#{root}/specs/features")
+ loader.ignore("#{root}/specs/spec_helper.rb")
loader.inflector.inflect(
"ce" => "CE",