fix install_text test's timezone spoke handling

I guess this was developed on F24, or an older F25? There is
an additional choice showing up in production: before the tz
choice, it asks if you want to set the tz or configure NTP. So
we have to pick tz.
This commit is contained in:
Adam Williamson 2016-09-13 12:58:22 -07:00
parent 016074d247
commit ec00f3c540
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ sub run {
# Set timezone
run_with_error_check(sub {type_string $spoke_number{"timezone"} . "\n"}, "anaconda_text_error");
wait_still_screen 5;
type_string "1\n"; # Set timezone
wait_still_screen 5;
type_string "1\n"; # Europe
wait_still_screen 5;
type_string "37\n"; # Prague