Skip to content

Commit

Permalink
Update test_mqtt.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
PBrunot committed May 27, 2024
1 parent ea7c8de commit f7a431e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_mqtt/test_mqtt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ namespace fabomatic::tests

/// @brief Keep the ESP32 HW watchdog alive.
/// If code gets stuck this will cause an automatic reset.
void taskEspWatchdog()
void test_taskEspWatchdog()
{
static auto initialized = false;

Expand Down

0 comments on commit f7a431e

Please sign in to comment.