We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa9511 commit 22e7aa9Copy full SHA for 22e7aa9
pkg/epp/scheduling/framework/plugins/multi/prefix/plugin_test.go
@@ -33,7 +33,7 @@ import (
33
"sigs.k8s.io/gateway-api-inference-extension/pkg/epp/scheduling/types"
34
)
35
36
-func TestPrefixPlugin(t *testing.T) {
+func TestPrefixPluginCompletion(t *testing.T) {
37
config := Config{
38
HashBlockSize: 4,
39
MaxPrefixBlocksToMatch: DefaultMaxPrefixBlocks,
0 commit comments