Skip to content

Commit

Permalink
First test for PathFinder V2
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsenht committed Aug 30, 2024
1 parent aa9bd7b commit a117376
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 @@ -79,7 +79,7 @@ def _virtual_tester(message: Message, edge_predicate: str, relation: str, attrib
# make sure two or more values were added
assert len(values) >= num_different_values

@pytest.mark.slow

def test_connect_ulcerative_colitis_to_adalimumab():
query = {"operations": {"actions": [
"create_message",
Expand Down

0 comments on commit a117376

Please sign in to comment.