From 37aeacaff388affedd5a277bbc25b19de77c5732 Mon Sep 17 00:00:00 2001 From: Mingfei Shao <2475897+mfshao@users.noreply.github.com> Date: Tue, 22 Oct 2024 14:28:31 -0500 Subject: [PATCH] Update testSchema.sh (#1609) * Update testSchema.sh * Update testSchema.sh --- testSchema.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/testSchema.sh b/testSchema.sh index 43efe5901..d8c10c90c 100644 --- a/testSchema.sh +++ b/testSchema.sh @@ -8,7 +8,6 @@ testCases=( bpa "data.bloodpac.org" dcf "nci-crdc.datacommons.io" gtex "gen3.biodatacatalyst.nhlbi.nih.gov" -genomel "genomel.bionimbus.org" ) index=0 while [[ $index -lt ${#testCases[@]} ]]; do