in spec/cc/engine/rubocop_spec.rb [337:342]
def includes_content_for?(output, cop_name) issue = issues(output).detect { |i| i["check_name"] =~ / issue["content"] && issue["content"]["body"].present? end