Update snapshots

This commit is contained in:
Michael Shilman 2022-12-30 16:20:08 +08:00
parent 644b0cf604
commit bd3bb74d49
3 changed files with 5 additions and 6 deletions

View File

@ -259,7 +259,7 @@ describe('StoryIndexGenerator', () => {
"importPath": "./src/nested/Page.stories.mdx",
"name": "StoryOne",
"tags": Array [
"mdx",
"stories-mdx",
"story",
],
"title": "Page",

View File

@ -236,7 +236,7 @@ describe('useStoriesJson', () => {
"importPath": "./src/nested/Page.stories.mdx",
"name": "StoryOne",
"tags": Array [
"mdx",
"stories-mdx",
"story",
],
"title": "nested/Page",
@ -463,7 +463,7 @@ describe('useStoriesJson', () => {
},
"story": "StoryOne",
"tags": Array [
"mdx",
"stories-mdx",
"story",
],
"title": "nested/Page",
@ -607,7 +607,7 @@ describe('useStoriesJson', () => {
},
"story": "StoryOne",
"tags": Array [
"mdx",
"stories-mdx",
"story",
],
"title": "nested/Page",
@ -965,7 +965,6 @@ describe('convertToIndexV3', () => {
"docsOnly": true,
"fileName": "./src/docs2/MetaOf.mdx",
},
"standalone": true,
"storiesImports": Array [
"./src/A.stories.js",
],

View File

@ -395,7 +395,7 @@ describe('CsfFile', () => {
meta:
title: foo/bar
tags:
- mdx
- stories-mdx
includeStories:
- __page
stories: