From e1f6ea2332468445b5ecdac3e68bef0377b09ce6 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Fri, 10 May 2024 11:11:15 -0700 Subject: [PATCH] Update tenants.json (#173) Signed-off-by: Anthony Williams --- tenants.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tenants.json b/tenants.json index ee7fc11..3c525da 100644 --- a/tenants.json +++ b/tenants.json @@ -54,6 +54,11 @@ "name":"DCA Smoke Test", "synapse_asset_view":"syn52701135", "config_location":"test/smoke_test_dca_config.json" + }, + { + "name":"HTAN Refresher 24-05", + "synapse_asset_view":"syn59409218", + "config_location":"test/htan-refresher-2405.json" } ] }