test: restore timeout after bootmenu unit test
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 9 May 2022 19:59:13 +0000 (21:59 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 28 May 2022 08:59:27 +0000 (10:59 +0200)
commit018b993bba98cf98cc28c940889b13b791882111
tree2701f826ab332d3e94685295a6775b9e8f4456ab
parent1291c2d446e193824b0952e46dacbd2ea6da62ea
test: restore timeout after bootmenu unit test

In the bootmenu unit test the console timeout is set to 500 ms.
Other tests rely on the original timeout. Ensure that the original value
is restored.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
test/py/tests/test_bootmenu.py