Skip to content

Commit 1465c15

Browse files
committed
Monitor on ITRB-Test
1 parent 96d4030 commit 1465c15

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,8 +20,8 @@
2020

2121
# Choose which server to test
2222
# cr.server = 'https://cohd.io/api'
23-
cr.server = 'https://cohd-api.ci.transltr.io/api'
24-
# cr.server = 'https://cohd-api.test.transltr.io/api' # Temporarily default to Test as Translator consrotia has only deployed TRAPI 1.4 to Test
23+
# cr.server = 'https://cohd-api.ci.transltr.io/api'
24+
cr.server = 'https://cohd-api.test.transltr.io/api' # Temporarily default to Test as Translator consrotia has only deployed TRAPI 1.4 to Test
2525
# 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

0 commit comments

Comments
 (0)