From 6062f6912926d669d240de7e3d10d2eaa65054a2 Mon Sep 17 00:00:00 2001 From: DineshKumarASD <118263966+DineshKumarASD@users.noreply.github.com> Date: Thu, 2 May 2024 14:47:17 +0100 Subject: [PATCH] Update regulators.ts Testing purpose added gmail again --- src/server/regulator/config/regulators.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/server/regulator/config/regulators.ts b/src/server/regulator/config/regulators.ts index b80d3f9..bf7abbc 100644 --- a/src/server/regulator/config/regulators.ts +++ b/src/server/regulator/config/regulators.ts @@ -330,6 +330,11 @@ const regulators: Regulator[] = [ id: 'Safety', name: 'Safety Tech Accelerator', domain: 'lr.org', + }, + { + id: 'gmail', + name: 'gmail test', + domain: 'gmail.com', }, { id: 'Cognizant',