// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`
component shallow should load header component in login state 1`] = `"
npm set scope:registry http://localhost
npm adduser --registry http://localhost
Hi, Verdaccio
"`; exports[`
component shallow should load header component in logout state 1`] = `"
npm set scope:registry http://localhost
npm adduser --registry http://localhost
"`;