// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`preferences - closing-preferences given accessing preferences directly renders 1`] = `
home arrow_back arrow_forward
No new updates available

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
Stable

Locale Timezone
Select...
close
`; exports[`preferences - closing-preferences given accessing preferences directly when navigating to a tab in preferences renders 1`] = `
home arrow_back arrow_forward
No new updates available
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`] = `
home arrow_back arrow_forward
No new updates available
Some front page
`; exports[`preferences - closing-preferences given accessing preferences directly when preferences are closed renders 1`] = `
home arrow_back arrow_forward
No new updates available
Some front page
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences renders 1`] = `
home arrow_back arrow_forward
No new updates available

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
Stable

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`] = `
home arrow_back arrow_forward
No new updates available
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`] = `
home arrow_back arrow_forward
No new updates available
Some test page
close
`; exports[`preferences - closing-preferences given already in a page and then navigated to preferences when preferences are closed renders 1`] = `
home arrow_back arrow_forward
No new updates available
Some test page
close
`;