Skip to content

Commit

Permalink
Update clients/python/tests/test_client.py
Browse files Browse the repository at this point in the history
Co-authored-by: Isabella Basso <[email protected]>
Signed-off-by: Matteo Mortari <[email protected]>
  • Loading branch information
tarilabs and isinyaaa authored Nov 11, 2024
1 parent da007cd commit db29f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/python/tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ async def test_update_preserves_model_info(client: ModelRegistry):


@pytest.mark.e2e
async def test_update_model_artifact_uri_reuse(client: ModelRegistry):
async def test_update_existing_model_artifact(client: ModelRegistry):
"""Updating uri (or other properties) by re-using and call to update
reported via slack
Expand Down

0 comments on commit db29f4f

Please sign in to comment.