// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`PackageTitle renders with tags 1`] = `

Test package

maven
300 bytes
`; exports[`PackageTitle renders without tags 1`] = `

Test package

maven
300 bytes
`;