1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-22 10:23:09 +00:00

Revert "Wait a bit longer from software selection back to main hub"

This reverts commit 90cc65b2fa.
There does not seem to be such a long delay any more, so let's
drop the time.
This commit is contained in:
Adam Williamson 2021-05-25 15:10:06 -07:00
parent 592f50d3c2
commit 4a11af9958

View File

@ -53,7 +53,7 @@ sub run {
assert_and_click "anaconda_spoke_done";
# Anaconda hub
assert_screen "anaconda_main_hub", 90; #
assert_screen "anaconda_main_hub", 50; #
}