From 435110d946a39a589592cb869c8fd8aca832870e Mon Sep 17 00:00:00 2001 From: DineshKumarASD <118263966+DineshKumarASD@users.noreply.github.com> Date: Tue, 7 May 2024 15:10:39 +0100 Subject: [PATCH] Update regulators.ts --- 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..14aa251 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',