Skip to content

Commit ac01834

Browse files
committed
change comments
1 parent 3e9690d commit ac01834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/epp/controller/inferencepool_reconciler_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ func TestXInferencePoolReconciler(t *testing.T) {
216216
Version: v1alpha2.GroupVersion.Version,
217217
Kind: "InferencePool",
218218
}
219-
//TODO: change targetport to 8080
219+
// TODO: change targetport to 8080
220220
pool1 := utiltest.MakeXInferencePool("pool1").
221221
Namespace("pool1-ns").
222222
Selector(selector_v1).

0 commit comments

Comments
 (0)