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 'tooling/quality/test_level.rb')
-rw-r--r--tooling/quality/test_level.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/tooling/quality/test_level.rb b/tooling/quality/test_level.rb
index c0cc89380d1..f1a76692e3f 100644
--- a/tooling/quality/test_level.rb
+++ b/tooling/quality/test_level.rb
@@ -56,7 +56,8 @@ module Quality
views
workers
tooling
- ],
+ dot_gitlab_ci
+ ], # ^ tooling and dot_gitlab_ci might be worth to move to another level
integration: %w[
commands
controllers