Skip to content

Commit ad6accd

Browse files
committed
chore: fix upgraded test tooling
1 parent f9d68ab commit ad6accd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/__snapshots__/Range.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Range should render Multi-Range with correct DOM structure 1`] = `
44
<div

tests/__snapshots__/Slider.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`Slider should render Slider with correct DOM structure 1`] = `
44
<div

0 commit comments

Comments
 (0)