mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/gnrc_dhcpv6_client: Increase timeout
This commit is contained in:
parent
153f04f534
commit
de789169b2
@ -29,4 +29,4 @@ def testfunc(child):
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
sys.exit(run(testfunc, timeout=5))
|
||||
sys.exit(run(testfunc, timeout=6))
|
||||
|
Loading…
Reference in New Issue
Block a user