mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
This was a mistake, should not have been included
See https://github.com/storybooks/storybook/issues/995#issuecomment-303733775
This commit is contained in:
parent
f908535e60
commit
3618a1aa17
@ -1,5 +1,4 @@
|
||||
import renderer from 'react-test-renderer';
|
||||
import shallow from 'react-test-renderer/shallow';
|
||||
|
||||
export const snapshotWithOptions = options => ({ story, context }) => {
|
||||
const storyElement = story.render(context);
|
||||
|
Loading…
x
Reference in New Issue
Block a user