mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 11:11:53 +08:00
Update code/lib/core-server/src/utils/StoryIndexGenerator.test.ts
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
This commit is contained in:
parent
ed18a8dc6d
commit
7d87e818b0
@ -53,7 +53,7 @@ const options = {
|
|||||||
] as StoryIndexer[],
|
] as StoryIndexer[],
|
||||||
storiesV2Compatibility: false,
|
storiesV2Compatibility: false,
|
||||||
storyStoreV7: true,
|
storyStoreV7: true,
|
||||||
docs: { disabled: false, defaultName: 'docs', docsPage: false },
|
docs: { disable: false, defaultName: 'docs', docsPage: false },
|
||||||
};
|
};
|
||||||
|
|
||||||
describe('StoryIndexGenerator', () => {
|
describe('StoryIndexGenerator', () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user