mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 23:01:16 +08:00
Update inject-decorator.test.js.snap
This commit is contained in:
parent
dae9e16913
commit
7ef476872e
@ -866,7 +866,7 @@ storiesOf('Foo', module)
|
||||
`;
|
||||
|
||||
exports[`inject-decorator will not change the source when there are no "storiesOf" functions 1`] = `
|
||||
"var addSourceDecorator = require(\\"@storybook/source-loader\\").addSource;
|
||||
"var addSourceDecorator = require(\\"@storybook/source-loader/dist/preview\\").addSource;
|
||||
while(true) {
|
||||
console.log(\\"it's a kind of magic\\");
|
||||
}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user