// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`preferences - closing-preferences given accessing preferences directly 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 - closing-preferences given accessing preferences directly when navigating to a tab in preferences renders 1`] = `
home
arrow_back
arrow_forward
`;
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
Some front page
`;
exports[`preferences - closing-preferences given accessing preferences directly when preferences are closed renders 1`] = `
home
arrow_back
arrow_forward
Some front page
`;
exports[`preferences - closing-preferences given already in a page and then navigated to preferences 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 - 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
`;
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
Some content
`;
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
Some content
`;