Skip to content

Commit 9e1f00d

Browse files
committed
change comments
1 parent fb8466c commit 9e1f00d

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

0 commit comments

Comments
 (0)