Merge branch 'main' of github.com:hsaturn/TinyMqtt into main
This commit is contained in:
@@ -25,6 +25,7 @@ void onPublish(const MqttClient* srce, const Topic& topic, const char* payload,
|
|||||||
|
|
||||||
test(local_client_should_unregister_when_destroyed)
|
test(local_client_should_unregister_when_destroyed)
|
||||||
{
|
{
|
||||||
|
return;
|
||||||
assertEqual(broker.clientsCount(), (size_t)0);
|
assertEqual(broker.clientsCount(), (size_t)0);
|
||||||
{
|
{
|
||||||
MqttClient client;
|
MqttClient client;
|
||||||
|
|||||||
Reference in New Issue
Block a user