We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dec7e95 + 1ef8a80 commit 4da9083Copy full SHA for 4da9083
1 file changed
.storybook/test-runner.cjs
@@ -10,8 +10,6 @@
10
*
11
* @type {import('@storybook/test-runner').TestRunnerConfig}
12
*/
13
-const { toMatchSnapshot } = require('jest-snapshot');
14
-const { getStoryContext } = require('@storybook/test-runner');
15
16
module.exports = {
17
async prepare({ page, browserContext, testRunnerConfig }) {
0 commit comments