Skip to content

Commit bb8bd2a

Browse files
matheuspsemersonlaurentino
authored andcommitted
test: 💍 update obsolete snapshots
1 parent ae322d9 commit bb8bd2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

react/components/Spinner/__tests__/__snapshots__/index.test.js.snap

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Jest Snapshot v1, https://goo.gl/fbAQLP
22

3-
exports[`Spinner spec matches snapshot 1`] = `
3+
exports[`Spinner matches snapshot 1`] = `
44
<DocumentFragment>
55
<svg
66
class="vtex__icon-spinner c-action-primary "
@@ -56,7 +56,7 @@ exports[`Spinner spec matches snapshot 1`] = `
5656
</DocumentFragment>
5757
`;
5858

59-
exports[`Spinner spec renders with the correct color 1`] = `
59+
exports[`Spinner renders with the correct color 1`] = `
6060
<DocumentFragment>
6161
<svg
6262
class="vtex__icon-spinner "
@@ -112,7 +112,7 @@ exports[`Spinner spec renders with the correct color 1`] = `
112112
</DocumentFragment>
113113
`;
114114

115-
exports[`Spinner spec renders with the correct size 1`] = `
115+
exports[`Spinner renders with the correct size 1`] = `
116116
<DocumentFragment>
117117
<svg
118118
class="vtex__icon-spinner c-action-primary "

0 commit comments

Comments
 (0)