apply change and fixed test cases

This commit is contained in:
Edward Ma 2025-01-14 13:24:08 -08:00
parent 89ab2be302
commit b197d3ce1c
5 changed files with 35 additions and 24 deletions

View file

@ -59,7 +59,7 @@ class TestModelRegistration:
},
)
with pytest.raises(AssertionError) as exc_info:
with pytest.raises(ValueError) as exc_info:
await models_impl.register_model(
model_id="custom-model-2",
metadata={