Skip to content

Commit

Permalink
Merge pull request #5271 from mloviska/yast2_lan_restart_sync
Browse files Browse the repository at this point in the history
List NICs from the top in network settings
  • Loading branch information
Rodion Iafarov committed Jun 21, 2018
2 parents c895ab0 + 1002be5 commit 88d7453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/x11/yast2_lan_restart.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ sub check_network_settings_tabs {
}

sub check_network_card_setup_tabs {
wait_screen_change { send_key 'home' };
send_key_until_needlematch 'yast2_lan_select_eth_card', 'down';
send_key 'alt-i';
assert_screen 'yast2_lan_network_card_setup';
send_key 'alt-w';
Expand Down

0 comments on commit 88d7453

Please sign in to comment.