mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-21 08:03:08 +00:00
Fix timing.
This commit is contained in:
parent
bf75ec19b0
commit
0c690d426b
@ -102,7 +102,7 @@ sub run {
|
||||
assert_and_click "win_setup_accept";
|
||||
|
||||
# Check if booted
|
||||
assert_screen "win_setup_booted_logged", '', 600;
|
||||
assert_screen("win_setup_booted_logged", timeout=>600);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user