Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jzempel committed Sep 14, 2021
1 parent b738c7b commit eb836c8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions packages/loaders/src/elements/Dots.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,21 +158,21 @@ describe('Dots', () => {
fill="currentColor"
>
<circle
class="sc-bdnxRM sc-gtsrHT gBzMUY"
class="sc-bdfBQB sc-gsTEea twRRy"
cx="9"
cy="36"
r="9"
transform=""
/>
<circle
class="sc-bdnxRM sc-dlnjwi cquPjx"
class="sc-bdfBQB sc-dlfnuX ejav"
cx="40"
cy="36"
r="9"
transform=""
/>
<circle
class="sc-bdnxRM sc-hKFxyN fnDyrH"
class="sc-bdfBQB sc-hKgJUU gSGQmG"
cx="71"
cy="36"
r="9"
Expand Down Expand Up @@ -243,21 +243,21 @@ describe('Dots', () => {
fill="currentColor"
>
<circle
class="sc-bdnxRM sc-gtsrHT hhvydV"
class="sc-bdfBQB sc-gsTEea dDXuKv"
cx="9"
cy="36"
r="9"
transform=""
/>
<circle
class="sc-bdnxRM sc-dlnjwi ijMpyk"
class="sc-bdfBQB sc-dlfnuX cONgPq"
cx="40"
cy="36"
r="9"
transform=""
/>
<circle
class="sc-bdnxRM sc-hKFxyN kCdNwm"
class="sc-bdfBQB sc-hKgJUU hnHItv"
cx="71"
cy="36"
r="9"
Expand Down Expand Up @@ -328,21 +328,21 @@ describe('Dots', () => {
fill="currentColor"
>
<circle
class="sc-bdnxRM sc-gtsrHT grVrvy"
class="sc-bdfBQB sc-gsTEea hcnGiI"
cx="9"
cy="36"
r="9"
transform=""
/>
<circle
class="sc-bdnxRM sc-dlnjwi GgFtX"
class="sc-bdfBQB sc-dlfnuX evKaid"
cx="40"
cy="36"
r="9"
transform=""
/>
<circle
class="sc-bdnxRM sc-hKFxyN jFDdbV"
class="sc-bdfBQB sc-hKgJUU crJBYE"
cx="71"
cy="36"
r="9"
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/src/elements/Spinner.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ describe('Spinner', () => {

expect(container.firstChild!.firstChild).toMatchInlineSnapshot(`
<circle
class="sc-fujyAs"
class="sc-fubCzh"
cx="40"
cy="40"
fill="none"
Expand Down

0 comments on commit eb836c8

Please sign in to comment.