Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiehuff committed Apr 26, 2024
1 parent f51c84a commit 46bf5b3
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ exports[`CatalogTile renders properly 1`] = `
/>
</svg>
<span
class="pf-v6-u-screen-reader"
class="pf-v6-screen-reader"
>
Certified
</span>
Expand Down Expand Up @@ -197,7 +197,7 @@ exports[`CatalogTile renders properly 1`] = `
/>
</svg>
<span
class="pf-v6-u-screen-reader"
class="pf-v6-screen-reader"
>
Certified
</span>
Expand Down Expand Up @@ -225,7 +225,7 @@ exports[`CatalogTile renders properly 1`] = `
/>
</svg>
<span
class="pf-v6-u-screen-reader"
class="pf-v6-screen-reader"
>
USDA Approved
</span>
Expand Down Expand Up @@ -309,7 +309,7 @@ exports[`CatalogTile renders properly 1`] = `
/>
</svg>
<span
class="pf-v6-u-screen-reader"
class="pf-v6-screen-reader"
>
USDA Approved
</span>
Expand Down Expand Up @@ -397,7 +397,7 @@ exports[`CatalogTile renders properly 1`] = `
/>
</svg>
<span
class="pf-v6-u-screen-reader"
class="pf-v6-screen-reader"
>
Certified
</span>
Expand Down

0 comments on commit 46bf5b3

Please sign in to comment.