Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 13, 2024
1 parent bceac0c commit 3523b07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controller/tests/data_model/TestRead.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ class ReadDataModel : public CustomDataModel
// nonsense, however adding actual paths into the mock config changes existing
// test behaviour.
//
// These specific paths were obtrained by grepping logs for what fake attributes we
// These specific paths were obtained by grepping logs for what fake attributes we
// attempt to get info for within this test.
const ConcreteAttributePath kFakePaths[] = {
ConcreteAttributePath(kTestEndpointId, MockClusterId(2), 1),
Expand Down

0 comments on commit 3523b07

Please sign in to comment.