sql rspec failure: Projects::MergeRequests::DraftsController POST #create creates a draft note with quick actions
Failures:
1) Projects::MergeRequests::DraftsController POST #create creates a draft note with quick actions
Failure/Error: expect(response).to have_gitlab_http_status(200)
expected the response to have status code 200 but it was 404. The response was:
# ./ee/spec/controllers/projects/merge_requests/drafts_controller_spec.rb:87:in `block (3 levels) in <top (required)>'
Edited by John Skarbek