// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Repository last commit component renders commit widget 1`] = `
Commit title
Test authored
12345678
`; exports[`Repository last commit component renders the signature HTML as returned by the backend 1`] = `
Commit title
Test authored
12345678
`;