Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
katydecorah committed May 4, 2024
1 parent 8365b76 commit c175e35
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
12 changes: 6 additions & 6 deletions test/__snapshots__/main-app.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
exports[`MainApp renders correctly 1`] = `
<main-app
current-page="1"
results-length="1631"
results-length="1646"
>
Expand Down Expand Up @@ -5351,16 +5351,16 @@ exports[`MainApp renders correctly 1`] = `
<search-status
results-length="1631"
results-length="1646"
>
<div>
Found 1631 fonts
Found 1646 fonts
</div>
</search-status>
<sort-by
results-length="1631"
results-length="1646"
sort-by="family"
>
<div
Expand Down Expand Up @@ -6675,7 +6675,7 @@ exports[`MainApp renders correctly 1`] = `
<pagination-buttons
current-page="1"
results-length="1631"
results-length="1646"
>
<button
class="btn"
Expand All @@ -6691,7 +6691,7 @@ exports[`MainApp renders correctly 1`] = `
class="page-count"
id="page-count"
>
1 of 164
1 of 165
</div>
Expand Down
Loading

0 comments on commit c175e35

Please sign in to comment.