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 '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