summaryrefslogtreecommitdiff
path: root/test/storyshots.test.ts
blob: c0a0652e5602bb8e1e0afaf1e17dabd49d6f4053 (about) (plain)
1
2
3
4
5
6
import initStoryshots from '@storybook/addon-storyshots'

initStoryshots({
  configPath: './storybook',
  framework: 'react-native',
})