// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`preferences - navigation to telemetry preferences given URL for Sentry DNS, when navigating to preferences when navigating to telemetry preferences renders 1`] = `

Telemetry

Automatic Error Reporting
Automatic error reports provide vital information about issues and application crashes. It is highly recommended to keep this feature enabled to ensure fast turnaround for issues you might encounter.

close
`; exports[`preferences - navigation to telemetry preferences given in preferences, when rendered 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 - navigation to telemetry preferences given in preferences, when rendered when extension with telemetry preference items gets enabled 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 - navigation to telemetry preferences given in preferences, when rendered when extension with telemetry preference items gets enabled when clicking link to telemetry preferences from navigation renders 1`] = `

Telemetry

Some telemetry-preference item

close
`; exports[`preferences - navigation to telemetry preferences given no URL for Sentry DNS, when navigating to telemetry preferences renders 1`] = `

Telemetry

close
`;