1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 className="source-viewer-header-slim display-flex-row display-flex-space-between"
8 className="display-flex-row flex-1"
12 className="link-with-icon"
13 href="/dashboard?id=my-project"
25 className="spacer-left"
35 className="component-name-file"
42 className="little-spacer-right"
46 className="source-viewer-header-slim-actions flex-0"
49 className="js-actions"
50 onClick={[MockFunction]}
59 exports[`should render correctly for subproject 1`] = `
61 className="source-viewer-header-slim display-flex-row display-flex-space-between"
64 className="display-flex-row flex-1"
68 className="link-with-icon"
69 href="/dashboard?id=my-project"
88 className="spacer-left"
98 className="component-name-file"
105 className="little-spacer-right"
109 className="source-viewer-header-slim-actions flex-0"
112 className="js-actions"
113 onClick={[MockFunction]}
115 <ExpandSnippetIcon />