it'returns the correct JSON response'dolist_service_response=EpicLinks::ListService.new(parent_epic,user).executeexpect(response).tohave_gitlab_http_status(:ok)
# it is important that this is not called after relate_issuables, as it relinks epic to the issuable# relate_issuables is called during the `super` portion of this method# see EpicLinks::EpicIssues#relate_issuablesaffected_epics=affected_epics(objects)