diff --git a/testing/integration/validate_items_deprecated_list_test.go b/testing/integration/validate_items_deprecated_list_test.go index 3c890ab948..5ac009a4ec 100644 --- a/testing/integration/validate_items_deprecated_list_test.go +++ b/testing/integration/validate_items_deprecated_list_test.go @@ -27,6 +27,7 @@ type newBody struct { } // TODO: Remove test after list deprecation is complete +// Added by https://github.com/elastic/elastic-agent/pull/6437 func TestItemsMatchDeprecatedList(t *testing.T) { info := define.Require(t, define.Requirements{ Group: Default,