Skip to content

Commit

Permalink
Update src/app/tests/TestReadInteraction.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Andy Salisbury <[email protected]>
  • Loading branch information
andy31415 and harimau-qirex authored Jan 31, 2025
1 parent 7e6f28b commit e458f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/tests/TestReadInteraction.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ class AttributeCaptureAssertion
}

private:
// this split out because ConcreteAttributePath is NOT constexpr
// this is split out because ConcreteAttributePath is NOT constexpr
const chip::EndpointId mEndpoint;
const chip::ClusterId mCluster;
const chip::AttributeId mAttribute;
Expand Down

0 comments on commit e458f41

Please sign in to comment.