From 9d6b1282b199550e8531fa227fce048632ca6f2d Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Tue, 30 Dec 2025 00:20:11 +0000 Subject: ci: fix tests --- packages/trpc/routers/users.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/trpc/routers/users.test.ts') diff --git a/packages/trpc/routers/users.test.ts b/packages/trpc/routers/users.test.ts index 38ce2353..605d14fc 100644 --- a/packages/trpc/routers/users.test.ts +++ b/packages/trpc/routers/users.test.ts @@ -168,7 +168,7 @@ describe("User Routes", () => { autoSummarizationEnabled: null, autoTaggingEnabled: null, inferredTagLang: null, - tagStyle: "lowercase-hyphens", + tagStyle: "titlecase-spaces", }); // Update settings -- cgit v1.2.3-70-g09d2