Skip to content

Commit

Permalink
Update getStorybook.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
michalziolkowski committed Nov 30, 2024
1 parent 9e0d53b commit b583ac8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ function getStorybook(view: StorybookView, params?: StorybookParams): () => Reac
inspectorData: !!inspectorData,
});

await SherloModule.clearFocus();
const response = await RunnerBridge.send({
action: 'REQUEST_SNAPSHOT',
snapshotIndex: testedIndex,
Expand Down

0 comments on commit b583ac8

Please sign in to comment.