Skip to content

Commit b096798

Browse files
committed
chore: fix upgraded test tooling
1 parent 96ca577 commit b096798

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/__snapshots__/conic.spec.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[`Circle.conic gapDegree 1`] = `
44
<DocumentFragment>

tests/__snapshots__/index.spec.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[`Progress Circle change with animation 1`] = `
44
<svg

0 commit comments

Comments
 (0)