// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`should render correctly: can create branches 1`] = `

application_console.branches

application_console.branches.help

`; exports[`should render correctly: creating branch 1`] = `

application_console.branches

application_console.branches.help

application_console.branches.no_branches

`; exports[`should render correctly: default 1`] = `

application_console.branches

application_console.branches.help

application_console.branches.no_branches

`;