mirror of
https://github.com/altlinux/admc.git
synced 2025-03-28 18:50:45 +03:00
fix object_menu_new_user test
need 1 more tab due to upn edit getting a combobox
This commit is contained in:
parent
38eef2ff3c
commit
940953d848
@ -84,7 +84,7 @@ void ADMCTestObjectMenu::object_menu_new_user() {
|
||||
QTest::keyClicks(QApplication::focusWidget(), logon_name);
|
||||
|
||||
// Enter password
|
||||
tab(2);
|
||||
tab(3);
|
||||
QTest::keyClicks(QApplication::focusWidget(), password);
|
||||
// Confirm password
|
||||
tab();
|
||||
|
Loading…
x
Reference in New Issue
Block a user