From 4c9c0ca84d592e478fdafe9c05e3fb0c7a1249dc Mon Sep 17 00:00:00 2001 From: siotle Date: Sat, 7 Feb 2026 16:18:00 -0800 Subject: [PATCH] updated to use inlineSnapshot --- tests/tag-search.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tag-search.test.ts b/tests/tag-search.test.ts index 9c67796..048a953 100644 --- a/tests/tag-search.test.ts +++ b/tests/tag-search.test.ts @@ -247,7 +247,7 @@ describe("Tags/search", () => { page: 3, }); - expect(result.totalResults).toBe(209); + expect(result.totalResults).toMatchInlineSnapshot(`209`); // Some tags we should find to make sure the parser is working correctly. const UNSORTED_TAG = "it was an unusual premise for this fandom that is";