Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
linkmluser committed Jun 26, 2024
1 parent 872a707 commit 633acc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def test_collections_of_same_type(handle):


# TODO: mongo works locally but fails on github actions
#@pytest.mark.parametrize("handle", SCHEMES_PLUS)
# @pytest.mark.parametrize("handle", SCHEMES_PLUS)
@pytest.mark.parametrize("handle", SCHEMES)
def test_patch(handle):
"""
Expand Down

0 comments on commit 633acc2

Please sign in to comment.