Commit 082607e9 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'port-6539-extract-ee-specific-code' into 'master'

Extract EE specific files/lines for quick actions tests

See merge request gitlab-org/gitlab-ce!26872
parents 0cf23a7f 70f55be0
......@@ -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
......
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