Skip to content

Commit

Permalink
Small edit to add line that shouldn't be removed in this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
tehampson committed Jan 31, 2024
1 parent 2ed06a1 commit c477b8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/CommandSender.h
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ class CommandSender final : public Messaging::ExchangeDelegate
*/
CHIP_ERROR TestOnlyCommandSenderTimedRequestFlagWithNoTimedInvoke(const SessionHandle & session,
Optional<System::Clock::Timeout> timeout = NullOptional);

#endif // CONFIG_BUILD_FOR_HOST_UNIT_TEST

private:
Expand Down

0 comments on commit c477b8a

Please sign in to comment.