Skip to content

Commit 647770e

Browse files
committed
Merge remote-tracking branch 'origin/master' into node_norm_update
2 parents 054eba9 + db31bcc commit 647770e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test_cohd_trapi.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020

2121
# Choose which server to test
2222
# cr.server = 'https://dev.cohd.io/api'
23-
cr.server = 'https://cohd-api.ci.transltr.io/api'
23+
# cr.server = 'https://cohd-api.ci.transltr.io/api'
2424
# cr.server = 'https://cohd-api.test.transltr.io/api' # Temporarily default to Test as Translator consrotia has only deployed TRAPI 1.4 to Test
25-
# cr.server = 'https://cohd-api.transltr.io/api' # Default to ITRB-Production instance
25+
cr.server = 'https://cohd-api.transltr.io/api' # Default to ITRB-Production instance
2626

2727
# Specify what Biolink and TRAPI versions are expected by the server
2828
BIOLINK_VERSION = '3.5.0'

0 commit comments

Comments
 (0)