diff --git a/examples/official-storybook/stories/__snapshots__/addon-jest.stories.storyshot b/examples/official-storybook/stories/__snapshots__/addon-jest.stories.storyshot
index 652ddaa6b0a..906dfc2bbc4 100644
--- a/examples/official-storybook/stories/__snapshots__/addon-jest.stories.storyshot
+++ b/examples/official-storybook/stories/__snapshots__/addon-jest.stories.storyshot
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[`Storyshots Addon jest withTests 1`] = `
+exports[`Storyshots Addons|jest withTests 1`] = `
Hello
diff --git a/examples/official-storybook/stories/__snapshots__/addon-knobs.stories.storyshot b/examples/official-storybook/stories/__snapshots__/addon-knobs.stories.storyshot
index 7ff7c24426e..0bf3a0717c7 100644
--- a/examples/official-storybook/stories/__snapshots__/addon-knobs.stories.storyshot
+++ b/examples/official-storybook/stories/__snapshots__/addon-knobs.stories.storyshot
@@ -1,6 +1,6 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[`Storyshots Addon Knobs.withKnobs triggers actions via button 1`] = `
+exports[`Storyshots Addons|Knobs.withKnobs triggers actions via button 1`] = `
Hit the knob load button and it should trigger an async load after a short delay
@@ -11,7 +11,7 @@ exports[`Storyshots Addon Knobs.withKnobs triggers actions via button 1`] = `
`;
-exports[`Storyshots Addon Knobs.withKnobs tweaks static values 1`] = `
+exports[`Storyshots Addons|Knobs.withKnobs tweaks static values 1`] = `
@@ -51,7 +51,7 @@ exports[`Storyshots Addon Knobs.withKnobs tweaks static values 1`] = `
`;
-exports[`Storyshots Addon Knobs.withKnobsOptions triggers actions via button with debounce delay 1`] = `
+exports[`Storyshots Addons|Knobs.withKnobsOptions triggers actions via button with debounce delay 1`] = `
Hit the knob load button and it should trigger an async load after a short delay
@@ -62,7 +62,7 @@ exports[`Storyshots Addon Knobs.withKnobsOptions triggers actions via button wit
`;
-exports[`Storyshots Addon Knobs.withKnobsOptions tweaks static values with debounce delay 1`] = `
+exports[`Storyshots Addons|Knobs.withKnobsOptions tweaks static values with debounce delay 1`] = `
diff --git a/examples/official-storybook/stories/__snapshots__/addon-links.stories.storyshot b/examples/official-storybook/stories/__snapshots__/addon-links.stories.storyshot
index b95a4d1e1ca..b02867dfb0f 100644
--- a/examples/official-storybook/stories/__snapshots__/addon-links.stories.storyshot
+++ b/examples/official-storybook/stories/__snapshots__/addon-links.stories.storyshot
@@ -1,24 +1,24 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[`Storyshots Addon Links.Button First 1`] = `
+exports[`Storyshots Addons|Links.Button First 1`] = `
Go to "Second"
`;
-exports[`Storyshots Addon Links.Button Second 1`] = `
+exports[`Storyshots Addons|Links.Button Second 1`] = `
Go to "First"
`;
-exports[`Storyshots Addon Links.Href log 1`] = `
+exports[`Storyshots Addons|Links.Href log 1`] = `
See action logger
`;
-exports[`Storyshots Addon Links.Link First 1`] = `
+exports[`Storyshots Addons|Links.Link First 1`] = `
@@ -26,7 +26,7 @@ exports[`Storyshots Addon Links.Link First 1`] = `
`;
-exports[`Storyshots Addon Links.Link Second 1`] = `
+exports[`Storyshots Addons|Links.Link Second 1`] = `
@@ -34,7 +34,7 @@ exports[`Storyshots Addon Links.Link Second 1`] = `
`;
-exports[`Storyshots Addon Links.Select First 1`] = `
+exports[`Storyshots Addons|Links.Select First 1`] = `
@@ -42,7 +42,7 @@ exports[`Storyshots Addon Links.Select First 1`] = `
`;
-exports[`Storyshots Addon Links.Select Index 1`] = `
+exports[`Storyshots Addons|Links.Select Index 1`] = `
`;
-exports[`Storyshots Addon Links.Select Second 1`] = `
+exports[`Storyshots Addons|Links.Select Second 1`] = `
@@ -69,7 +69,7 @@ exports[`Storyshots Addon Links.Select Second 1`] = `
`;
-exports[`Storyshots Addon Links.Select Third 1`] = `
+exports[`Storyshots Addons|Links.Select Third 1`] = `
diff --git a/examples/official-storybook/stories/__snapshots__/addon-notes.stories.storyshot b/examples/official-storybook/stories/__snapshots__/addon-notes.stories.storyshot
index 9c221f6c80a..c63bb34386e 100644
--- a/examples/official-storybook/stories/__snapshots__/addon-notes.stories.storyshot
+++ b/examples/official-storybook/stories/__snapshots__/addon-notes.stories.storyshot
@@ -1,18 +1,18 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
-exports[`Storyshots Addon Notes using deprecated API 1`] = `
+exports[`Storyshots Addons|Notes using deprecated API 1`] = `
😀 😎 👍 💯
`;
-exports[`Storyshots Addon Notes withNotes 1`] = `
+exports[`Storyshots Addons|Notes withNotes 1`] = `
Button with notes - check the notes panel for details
`;
-exports[`Storyshots Addon Notes withNotes rendering imported markdown 1`] = `
+exports[`Storyshots Addons|Notes withNotes rendering imported markdown 1`] = `
Button with notes - check the notes panel for details