mirror of
https://github.com/espressif/openthread.git
synced 2026-08-09 20:27:47 +00:00
[test] fix description for test-028-border-agent-ephemeral-key.py (#10238)
This commit is contained in:
@@ -34,9 +34,7 @@ import time
|
||||
# -----------------------------------------------------------------------------------------------------------------------
|
||||
# Test description:
|
||||
#
|
||||
# Validate changes to `IntervalMax` for MLE Advertisement Trickle Timer based on number of
|
||||
# router neighbors of the device.
|
||||
#
|
||||
# Validate Border Agent ephemeral key APIs.
|
||||
|
||||
test_name = __file__[:-3] if __file__.endswith('.py') else __file__
|
||||
print('-' * 120)
|
||||
|
||||
Reference in New Issue
Block a user