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>2023-02-01 09:07:27 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-02-01 09:07:27 +0300
commit510bc67dd2222ef511c08aff145cce2317d280df (patch)
treec5c60b0e824631ee576d0e15ebbf293341f53158 /tests.yml
parented0dc960f6e0ec6d8e3de6925129b8db76647f4d (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 4526c9cf1f5..1135d475cc4 100644
--- a/tests.yml
+++ b/tests.yml
@@ -63,7 +63,7 @@ mapping:
# EE/FOSS factory should map to factories spec
- source: (ee/)?spec/factories/.+\.rb
- test: spec/models/factories_spec.rb
+ test: ee/spec/models/factories_spec.rb
# Whats New should map to its respective spec
- source: data/whats_new/\w*.yml