1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly: default 1`] = `
5 className="navbar-brand"
9 alt="layout.sonar.slogan"
11 src="/images/logo.svg?v=6.6"
12 title="layout.sonar.slogan"
18 exports[`should render correctly: with logo 1`] = `
20 className="navbar-brand"
24 alt="layout.sonar.slogan"
26 src="http://sonarsource.com/custom-logo.svg"
27 title="layout.sonar.slogan"
33 exports[`should render correctly: with logo and width 1`] = `
35 className="navbar-brand"
39 alt="layout.sonar.slogan"
41 src="http://sonarsource.com/custom-logo.svg"
42 title="layout.sonar.slogan"