Skip to content

Commit

Permalink
fix(snapshot): [BLA-697] Fix snapshot test
Browse files Browse the repository at this point in the history
  • Loading branch information
swethab184 committed May 29, 2024
1 parent e989b50 commit 6ded2f9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core-components/.storybook/test-runner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ module.exports = {
expect(image).toMatchImageSnapshot({
customSnapshotsDir,
customSnapshotIdentifier: context.id,
threshold: 0.25,
});
},
};
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6ded2f9

Please sign in to comment.