File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -40,13 +40,3 @@ func TestNewMCPServer_CreatesSuccessfully(t *testing.T) {
4040 // The actual middleware functionality and tool execution with ContextWithDeps
4141 // is already tested in pkg/github/*_test.go.
4242}
43-
44- // Note: TestResolveEnabledToolsets was removed because the resolveEnabledToolsets
45- // function was moved to the Inventory Builder (pkg/inventory/builder.go).
46- // The same functionality is now tested in pkg/inventory/registry_test.go via:
47- // - TestWithDynamicMode_NilToolsets
48- // - TestWithDynamicMode_RemovesAllKeyword
49- // - TestWithDynamicMode_RemovesDefaultKeyword
50- // - TestWithDynamicMode_ExplicitToolsetsPreserved
51- // - TestWithDynamicMode_WithAdditionalTools
52- // - TestWithTools_NilToolsets_UsesEmptyToolsets
You can’t perform that action at this time.
0 commit comments