// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`
component shallow renderUserActionButton - should show login button 1`] = ` `; exports[`
component shallow renderUserActionButton - should show users as loggedin 1`] = `
Hi, Sam
`; exports[`
snapshot for loggedin user should match snapshot 1`] = `"
npm set registry http://localhost
npm adduser --registry http://localhost
Hi, Verdaccio
Login



"`; exports[`
snapshot test shoud match snapshot 1`] = `"
npm set registry http://localhost
npm adduser --registry http://localhost
Login



"`;