Skip to content

Commit a3f1d0a

Browse files
committed
change comments
1 parent 1d47648 commit a3f1d0a

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
@@ -220,7 +220,7 @@ func TestXInferencePoolReconciler(t *testing.T) {
220220
Version: v1alpha2.GroupVersion.Version,
221221
Kind: "InferencePool",
222222
}
223-
//TODO: change targetport to 8080
223+
// TODO: change targetport to 8080
224224
pool1 := utiltest.MakeXInferencePool("pool1").
225225
Namespace("pool1-ns").
226226
Selector(selector_v1).

0 commit comments

Comments
 (0)