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