diff options
Diffstat (limited to 'tests.yml')
-rw-r--r-- | tests.yml | 2 |
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 |