Skip to content

Commit ef7117a

Browse files
Update comment to clarify no duplicates or omissions
Co-authored-by: SamMorrowDrums <4811358+SamMorrowDrums@users.noreply.github.com>
1 parent 727445f commit ef7117a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/inventory/registry_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1690,7 +1690,7 @@ func TestForMCPRequest_ToolsCall_FeatureFlaggedVariants(t *testing.T) {
16901690
}
16911691

16921692
// TestToolsList_WithFeatureFlags validates that tools/list returns only the tools
1693-
// available based on the current feature flag state, without duplicates
1693+
// available based on the current feature flag state, without duplicates or omissions
16941694
func TestToolsList_WithFeatureFlags(t *testing.T) {
16951695
// Create tools with various feature flag configurations
16961696
// These are properly mutually exclusive

0 commit comments

Comments
 (0)