Skip to content

Commit 86a1841

Browse files
committed
improve test case name
Signed-off-by: mahdikhashan <[email protected]>
1 parent 651b231 commit 86a1841

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/python/v1beta1/kubeflow/katib/api/katib_client_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ def create_experiment(
311311
ValueError,
312312
),
313313
(
314-
"wrong name format",
314+
"invalid name format",
315315
{
316316
"name": "Llama3.1-fine-tune",
317317
},

0 commit comments

Comments
 (0)