Extract EE specific files/lines for quick actions tests

This commit is contained in:
Alexandru Croitor 2019-04-02 18:47:35 +03:00
parent e01d3517d5
commit 70f55be081
1 changed files with 1 additions and 0 deletions

View File

@ -185,6 +185,7 @@ describe Notes::QuickActionsService do
end
before do
stub_licensed_features(multiple_issue_assignees: false)
project.add_maintainer(maintainer)
project.add_maintainer(assignee)
end