From bf39b34f1d8114f919ab1955fb64872f843efc03 Mon Sep 17 00:00:00 2001 From: Anthony Williams Date: Thu, 3 Oct 2024 12:06:48 -0700 Subject: [PATCH] Update smoke_test_dca_config.json - test pre-filename validation Signed-off-by: Anthony Williams --- test/smoke_test_dca_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/smoke_test_dca_config.json b/test/smoke_test_dca_config.json index e2092cb..a0214c0 100644 --- a/test/smoke_test_dca_config.json +++ b/test/smoke_test_dca_config.json @@ -2,7 +2,7 @@ "dcc": { "name": "DCA Smoke Test", "synapse_asset_view": "syn52701135", - "data_model_url": "https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/example.model.jsonld", + "data_model_url": "https://raw.githubusercontent.com/Sage-Bionetworks/data-models/2e4ee7e58a45eb85f5aa1660f95f7c553948488c/example.model.jsonld", "data_model_info": "", "template_menu_config_file": "https://raw.githubusercontent.com/Sage-Bionetworks/data-models/main/dca-template-config.json", "logo_location": "dcc/demo/Logo_Sage_Logomark.png",