Skip to content

Commit

Permalink
Update ARAX connect path finder test test_connect_ulcerative_colitis_…
Browse files Browse the repository at this point in the history
…to_adalimumab to work with new synonymizer #2259
  • Loading branch information
sundareswarpullela committed Apr 15, 2024
1 parent a5db19e commit df7c8e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/ARAX/test/test_ARAX_connect.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def test_connect_ulcerative_colitis_to_adalimumab():
query = {"operations": {"actions": [
"create_message",
"add_qnode(ids=MONDO:0005101, key=n00)",
"add_qnode(ids=DrugCentral:4904, key=n01)",
"add_qnode(ids=UNII:FYS6T7F842, key=n01)",
"connect(action=connect_nodes)",
"return(message=true, store=false)"
]}}
Expand Down

0 comments on commit df7c8e1

Please sign in to comment.