// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`preferences - navigation to application preferences given in some child page of preferences, when rendered renders 1`] = `
home
arrow_back
arrow_forward
Proxy
HTTP Proxy
Proxy is used only for non-cluster communication.
`;
exports[`preferences - navigation to application preferences given in some child page of preferences, when rendered when navigating to application preferences using navigation renders 1`] = `
home
arrow_back
arrow_forward
Application
Extension Install Registry
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.
`;
exports[`preferences - navigation to application preferences given in some child page of preferences, when rendered when navigating to preferences without specifying the tab renders 1`] = `
home
arrow_back
arrow_forward
Application
Extension Install Registry
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.
`;