1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`renders correctly 1`] = `
6 className="little-spacer-right"
13 className="spacer-right"
16 "pathname": "/dashboard",
29 exports[`renders correctly: branch 1`] = `
32 className="little-spacer-right"
35 className="spacer-right"
38 "pathname": "/dashboard",
39 "search": "?branch=feature&id=foo",
45 className="text-limited text-text-top"
67 exports[`renders correctly: branch 2`] = `
70 className="little-spacer-right"
73 className="spacer-right"
76 "pathname": "/dashboard",
77 "search": "?branch=branch-6.7&id=foo",
83 className="text-limited text-text-top"
105 exports[`renders correctly: portfolio 1`] = `
108 className="little-spacer-right"
115 className="spacer-right"
118 "pathname": "/portfolio",
131 exports[`renders correctly: pull request 1`] = `
134 className="little-spacer-right"
137 className="spacer-right"
140 "pathname": "/dashboard",
141 "search": "?id=foo&pullRequest=pr-89",
147 className="text-limited text-text-top"
168 exports[`renders correctly: undefined key 1`] = `