mirror of
https://github.com/espressif/openthread.git
synced 2026-08-05 18:37:45 +00:00
[tests] set routereligible to False for FED (#7694)
This commit is contained in:
@@ -114,7 +114,7 @@ class TestMulticastListenerRegistration(thread_cert.TestCase):
|
||||
'mode': 'rdn',
|
||||
'version': '1.2',
|
||||
'allowlist': [ROUTER_1_2],
|
||||
'router_upgrade_threshold': 0,
|
||||
'router_eligible': False,
|
||||
'timeout': config.DEFAULT_CHILD_TIMEOUT,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user