mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 18:41:06 +08:00
Update storybook-testing-addon-optional-config.3.js.mdx
As requested for this PR
This commit is contained in:
parent
406950fee0
commit
172a8e8102
@ -1,5 +1,5 @@
|
||||
```js
|
||||
// setupTests.js
|
||||
// setupFile.js
|
||||
|
||||
import { setGlobalConfig } from '@storybook/testing-vue3';
|
||||
|
||||
@ -7,4 +7,4 @@ import { setGlobalConfig } from '@storybook/testing-vue3';
|
||||
import * as globalStorybookConfig from './.storybook/preview';
|
||||
|
||||
setGlobalConfig(globalStorybookConfig);
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user