mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 00:32:06 +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[],
|
||||
storiesV2Compatibility: false,
|
||||
storyStoreV7: true,
|
||||
docs: { disabled: false, defaultName: 'docs', docsPage: false },
|
||||
docs: { disable: false, defaultName: 'docs', docsPage: false },
|
||||
};
|
||||
|
||||
describe('StoryIndexGenerator', () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user