mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
2596c9486b
Increases the `nexus.AdvanceTime()` in the CLI fuzzer test from 10 to 60 seconds to make the test more robust. For example, the previous 10-second wait was not sufficient for `Dns::Client` operations to complete, especially considering retries. This could cause false fuzzer memory leak reports.