// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`preferences - closing-preferences given accessing preferences directly renders 1`] = `

Application

Theme
Select...

Extension Install Registry
Select...

This setting is to change the registry URL for installing extensions by name. If you are unable to access the default registry (https://registry.npmjs.org) you can change it in your .npmrc file or in the input below.


Start-up

Update Channel
Select...

Locale Timezone
Select...
close
`; exports[`preferences - closing-preferences given accessing preferences directly when navigating to a tab in preferences renders 1`] = `
Some test page
close
`; exports[`preferences - closing-preferences given accessing preferences directly when navigating to a tab in preferences when preferences are closed renders 1`] = `
Some front page
`; exports[`preferences - closing-preferences given accessing preferences directly when preferences are closed renders 1`] = `
Some front page
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences renders 1`] = `

Application

Theme
Select...

Extension Install Registry
Select...

This setting is to change the registry URL for installing extensions by name. If you are unable to access the default registry (https://registry.npmjs.org) you can change it in your .npmrc file or in the input below.


Start-up

Update Channel
Select...

Locale Timezone
Select...
close
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences when navigating to a tab in preferences renders 1`] = `
Some test page
close
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences when navigating to a tab in preferences when preferences are closed renders 1`] = `
Some test page
close
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences when preferences are closed renders 1`] = `
Some test page
close
`;