Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix default initialization of CAT values in Matter Testing Support
This fixes the default initialization of the `controller_cat_tags` field in `MatterTestingSupport` class to correctly be initialized to an empty list, since that is what is expected by FabricAdmin.NewController (and others). Testing: Repro'ed the failure described in #22114, and then confirmed this fixes it.
- Loading branch information