Commit 4ed4bcb3 authored by Samantha Ming's avatar Samantha Ming

Stub license to issue test

parent d0edd83b
......@@ -33,6 +33,7 @@ RSpec.describe "Issues > User edits issue", :js do
context "from edit page" do
before do
stub_licensed_features(multiple_issue_assignees: true)
visit edit_project_issue_path(project, issue)
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