Skip to content

Commit

Permalink
skip stub test (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardBruskiewich committed May 30, 2024
1 parent 88ff1b9 commit befd1e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_response_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -1343,6 +1343,7 @@ def test_testcase_node_category_found(
check_messages(validator, code)


@pytest.mark.skip(reason="Incomplete test")
def test_testcase_node_found():
validator = TRAPIResponseValidator(
trapi_version=LATEST_TRAPI_RELEASE,
Expand Down

0 comments on commit befd1e4

Please sign in to comment.