class Dependabot::PullRequestCreator::MessageBuilder::MetadataPresenter

def truncated_line

def truncated_line
  # Tables can spill out of truncated details, so we close them
  "></tr></table> \n ... (truncated)\n"
end