Skip to content

Commit

Permalink
rerun tests
Browse files Browse the repository at this point in the history
Signed-off-by: helenxie-bit <[email protected]>
  • Loading branch information
helenxie-bit committed Oct 22, 2024
1 parent 86db6d5 commit b24b44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/v1beta1/kubeflow/katib/api/katib_client_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ def create_experiment(
ValueError,
),
(
"missing parameters - not setting custom objective tuning or external model tuning",
"missing parameters - no custom objective or external model tuning",
{
"name": "tune_test",
},
Expand Down

0 comments on commit b24b44f

Please sign in to comment.