Commit 9e377a1a authored by Mayra Cabrera's avatar Mayra Cabrera

Fixes FOSS failure on api project spec

api/project_spec is failing on FOSS since 'issues_templates' and
'merge_requests_templates' attributes were moved to EE

Related to https://gitlab.com/gitlab-org/gitlab/-/issues/323953
parent 1142bacb
......@@ -1681,6 +1681,8 @@ RSpec.describe API::Projects do
mirror
requirements_enabled
security_and_compliance_enabled
issues_template
merge_requests_template
]
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment