Skip to content

WIP. Move EE specific merge request fixture property

Patrick Bajao requested to merge 6497-extract-ee-merge-request-fixtures into master

What does this MR do?

A new API schema for merge_requests was added underee namespace. For now, this only includes the approvals_before_merge property.

Tests were also added to the corresponding spec under ee namespace to cover the case of additional property (approvals_before_merge) when on ee.

What are the relevant issue numbers?

#6497 (closed)

Does this MR meet the acceptance criteria?

Closes #6497 (closed)

Merge request reports