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-06-15 09:08:36 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-15 09:08:36 +0300
commite75da32ffd5360a31279e28ecd6060e86a6092b3 (patch)
treeba131bc0656682ad81301c919e2f096966749128 /tests.yml
parentca520489ffe196b194843851148a3d0a17064957 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'tests.yml')
-rw-r--r--tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.yml b/tests.yml
index 15b1814df3a..5fb0abe20b0 100644
--- a/tests.yml
+++ b/tests.yml
@@ -51,7 +51,7 @@ mapping:
# EE/FOSS factory should map to factories spec
- source: (ee/)?spec/factories/.+\.rb
- test: spec/factories_spec.rb
+ test: spec/models/factories_spec.rb
# Whats New should map to its respective spec
- source: data/whats_new/\w*.yml