[test] fix description for test-028-border-agent-ephemeral-key.py (#10238)

This commit is contained in:
Abtin Keshavarzian
2024-05-15 10:28:20 -07:00
committed by GitHub
parent 0cd21e6137
commit f66f095d4d
@@ -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)