1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render the right interface for anonymous user 1`] = `
6 className="navbar-login"
15 exports[`should render the right interface for logged in user 1`] = `
17 className="js-user-authenticated"
26 className="text-ellipsis text-muted"
57 className="dropdown-toggle navbar-avatar"
61 <withAppStateContext(Avatar)