From 107604fabf96789edb7c8f84e3c3568d69a8158d Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Mon, 13 Jul 2026 23:48:47 +0700 Subject: [PATCH] fix(client): remove whitespace --- apps/client/jest.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/client/jest.config.ts b/apps/client/jest.config.ts index 72e011ae9..26d772e11 100644 --- a/apps/client/jest.config.ts +++ b/apps/client/jest.config.ts @@ -1,4 +1,3 @@ - export default { displayName: 'client',