mirror of
https://github.com/espressif/openthread.git
synced 2026-07-09 13:50:28 +00:00
ed0f4bf412
This commit fixes the test by removing the unnecessary argument in the call to `srp_client_remove_host()`. Removing the host on SRP client also removed all previously registered service so we can remove the call to `client.srp_client_remove_service(...)`.