Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and pull[bot] committed Oct 11, 2023
1 parent 1d24463 commit e1e91e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/app/clusters/scenes/ExtensionFieldsSets.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ class ExtensionFieldsSets
virtual bool is_empty() const = 0;
};
} // namespace scenes
} // namespace chip
} // namespace chip
2 changes: 1 addition & 1 deletion src/app/tests/TestSceneTable.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -486,4 +486,4 @@ int TestSceneTable()
return (nlTestRunnerStats(&theSuite));
}

CHIP_REGISTER_TEST_SUITE(TestSceneTable)
CHIP_REGISTER_TEST_SUITE(TestSceneTable)

0 comments on commit e1e91e6

Please sign in to comment.