diff --git a/src/app/tests/TestReadInteraction.cpp b/src/app/tests/TestReadInteraction.cpp index e76659295abc5b..e5c7be2119712a 100644 --- a/src/app/tests/TestReadInteraction.cpp +++ b/src/app/tests/TestReadInteraction.cpp @@ -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;