Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: kalyanr <[email protected]>
  • Loading branch information
rawwar committed Nov 1, 2023
1 parent 7df8062 commit 1e5eb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ml_commons/test_ml_commons_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ def test_integration_model_train_register_full_cycle():


def test_search():
# Search task cases tests
# Search task cases
raised = False
try:
search_task_obj = ml_client.search_task(
Expand Down

0 comments on commit 1e5eb4e

Please sign in to comment.