Set up variable correctly
This commit is contained in:
parent
047d707326
commit
0e593c9fe5
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ sub handle_welcome {
|
|||
wait_still_screen(2);
|
||||
assert_and_click('gis_lang_czech_select');
|
||||
assert_and_click('next_button');
|
||||
set_var('LANGSELECT');
|
||||
set_var('LANGSELECT', '1');
|
||||
}
|
||||
else {
|
||||
assert_and_click('gis_button_start_setup');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue