mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2025-01-07 01:30:56 +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:
parent
592f50d3c2
commit
4a11af9958
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ sub run {
|
||||||
assert_and_click "anaconda_spoke_done";
|
assert_and_click "anaconda_spoke_done";
|
||||||
|
|
||||||
# Anaconda hub
|
# Anaconda hub
|
||||||
assert_screen "anaconda_main_hub", 90; #
|
assert_screen "anaconda_main_hub", 50; #
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue