Skip to content

Commit

Permalink
update snap for failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
mfrances17 committed Dec 9, 2024
1 parent 601d1c0 commit 7f94baf
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ exports[`Switch no label switch is checked 1`] = `
class="pf-v6-c-switch__toggle"
>
<div
aria-hidden="true"
class="pf-v6-c-switch__toggle-icon"
>
<svg
Expand Down Expand Up @@ -63,7 +62,6 @@ exports[`Switch no label switch is not checked 1`] = `
class="pf-v6-c-switch__toggle"
>
<div
aria-hidden="true"
class="pf-v6-c-switch__toggle-icon"
>
<svg
Expand Down Expand Up @@ -137,7 +135,6 @@ exports[`Switch switch is checked and disabled 1`] = `
class="pf-v6-c-switch__toggle"
>
<div
aria-hidden="true"
class="pf-v6-c-switch__toggle-icon"
>
<svg
Expand Down Expand Up @@ -209,7 +206,6 @@ exports[`Switch switch is not checked and disabled 1`] = `
class="pf-v6-c-switch__toggle"
>
<div
aria-hidden="true"
class="pf-v6-c-switch__toggle-icon"
>
<svg
Expand Down

0 comments on commit 7f94baf

Please sign in to comment.