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__":
|
if __name__ == "__main__":
|
||||||
sys.exit(run(testfunc, timeout=5))
|
sys.exit(run(testfunc, timeout=6))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user