[Fleet] Add unit tests for updating top-level fields for preconfigured policies #106606
Labels
Team:Fleet
Team label for Observability Data Collection Fleet team
technical debt
Improvement of the software architecture and operational architecture
In #103722, we made preconfigured policies that are defined in kibana.yml that are managed (ones with
is_managed: true
) pick up new top-level field changes in kibana.yml.We should add tests for this case alongside the rest of our unit tests for this feature in https://github.com/elastic/kibana/blob/master/x-pack/plugins/fleet/server/services/preconfiguration.test.ts
The text was updated successfully, but these errors were encountered: