We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727445f commit ef7117aCopy full SHA for ef7117a
pkg/inventory/registry_test.go
@@ -1690,7 +1690,7 @@ func TestForMCPRequest_ToolsCall_FeatureFlaggedVariants(t *testing.T) {
1690
}
1691
1692
// TestToolsList_WithFeatureFlags validates that tools/list returns only the tools
1693
-// available based on the current feature flag state, without duplicates
+// available based on the current feature flag state, without duplicates or omissions
1694
func TestToolsList_WithFeatureFlags(t *testing.T) {
1695
// Create tools with various feature flag configurations
1696
// These are properly mutually exclusive
0 commit comments