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>2022-11-21 21:07:57 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-11-21 21:07:57 +0300
commitc0b718a0dbd99e6c0d30e5bc55bdcf4a12946375 (patch)
tree8ad3691912d91d8cf7b3931f68a4284ae7b5995c /tests.yml
parent5dc70663c4ff1feb215428ce50673b5b646f9809 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'tests.yml')
-rw-r--r--tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests.yml b/tests.yml
index 76ebb05eddb..09cb4432927 100644
--- a/tests.yml
+++ b/tests.yml
@@ -61,6 +61,10 @@ mapping:
- source: data/whats_new/\w*.yml
test: spec/lib/release_highlights/validator_spec.rb
+ # The documentation index page is used in this haml_lint spec
+ - source: doc/index.md
+ test: spec/haml_lint/linter/documentation_links_spec.rb
+
- source: (ee/)?app/workers/.+\.rb
test: spec/workers/every_sidekiq_worker_spec.rb