// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Repo/Summary/Card Long Details test 1`] = `

Long Name that goes on and on and on and on a...

Lorem ipsum dolor sit amet, consectetur adipi...

`; exports[`Repo/Summary/Card Long and No Spaces test 1`] = `

LongNameLongNameLongNameLongNameLongNameLongN...

LoremipsumLoremipsumLoremipsumLoremipsumLorem...

`; exports[`Repo/Summary/Card No Details test 1`] = `

Untitled

`; exports[`Repo/Summary/Card Short Details test 1`] = `

Short Name

short description

`; exports[`Repo/Summary/Card loading test 1`] = `
`;