You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Fix] Updating TC_ACL_2_5 test steps to attribute_guard wrap extension attribute (project-chip#41185)
* [Fix] Updating TC_ACL_2_5 test steps to attribute_guard wrap extension attribute
- If the extension attribute does not exist on the specified endpoint during testing then test steps 3-13 are skipped
* Restyled by autopep8
* Changed to using @run_if_endpoint_matches(has_attribute(Clusters.AccessControl.Attributes.Extension)) since a majority of the test steps in this test module require the AccessControl extension attribute
* resolving linting error
* Restyled by autopep8
* Updated to include pics_ function with the specified attribute from the test plan
---------
Co-authored-by: Restyled.io <[email protected]>
0 commit comments