From 330b48003b1c57698990233dbcb4410926657f54 Mon Sep 17 00:00:00 2001 From: Kiril Videlov Date: Sun, 19 May 2024 19:01:43 +0200 Subject: [PATCH] make GitGuardian happy --- app/src/lib/testing/fixtures.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/lib/testing/fixtures.ts b/app/src/lib/testing/fixtures.ts index d915b50d3..7473c8e43 100644 --- a/app/src/lib/testing/fixtures.ts +++ b/app/src/lib/testing/fixtures.ts @@ -64,7 +64,7 @@ export const baseBranch = { }; export const user: User = { - access_token: 'c5da8ec0-2a2e-4f1c-a796-686c5606e566', + access_token: '00000000-0000-0000-0000-000000000000', created_at: '2024-05-04T13:27:30Z', email: 'yo@ndo.dev', family_name: undefined,