// 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`] = `""`;
exports[` snapshot test shoud match snapshot 1`] = `""`;