// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`PRs/List/Item Long Details test 1`] = `
  • rather long title that goes on and on and on and on and on and on...
  • `; exports[`PRs/List/Item Long and No Spaces test 1`] = `
  • LongNameLongNameLongNameLongNameLongNameLongNameLongNameLongNameL...
  • `; exports[`PRs/List/Item No Details test 1`] = `
  • Untitled
  • `; exports[`PRs/List/Item Short Details test 1`] = `
  • short title
  • `; exports[`PRs/List/Item loading test 1`] = `
  • `;