Skip to content

Commit

Permalink
Update main-app.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
katydecorah committed Apr 22, 2024
1 parent f772229 commit 9e136fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/main-app.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,11 @@ describe("MainApp", () => {
const searchStatus = document.querySelector("search-status");
expect(searchStatus).toMatchInlineSnapshot(`
<search-status
results-length="382"
results-length="381"
selected-tag="need tags"
>
<div>
Found 382 fonts:
Found 381 fonts:
</div>
Expand Down

0 comments on commit 9e136fd

Please sign in to comment.