Skip to content

Commit

Permalink
chore(tests): added html snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
d3m1d0v committed Sep 24, 2024
1 parent 161ee55 commit 8135fd6
Show file tree
Hide file tree
Showing 5 changed files with 842 additions and 5 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ module.exports = {
},
transformIgnorePatterns: [],
testEnvironment: 'jsdom',
snapshotSerializers: ['jest-serializer-html'],
};
Loading

0 comments on commit 8135fd6

Please sign in to comment.