forked from project-chip/connectedhomeip
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unmatched Register/UnregisterReadHandlerAppCallback calls (projec…
…t-chip#36119) * Fix unmatched Register/UnregisterReadHandlerAppCallback calls By moving register/unregister calls to SetUp/TearDown we will ensure that tests will not reuse stale global state from previous test case. * Cleanup * Restyled by clang-format --------- Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
1 parent
7916808
commit 162b599
Showing
1 changed file
with
4 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters