mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-28 01:55:55 +00:00
Add kde_doublek_workaround to gwenview aaa_setup
This should reduce the incidence of the test failing due to double-typing the g in gwenview. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7a3733d208
commit
728f785a41
@ -17,6 +17,7 @@ sub run {
|
|||||||
# Exit the terminal
|
# Exit the terminal
|
||||||
desktop_vt;
|
desktop_vt;
|
||||||
|
|
||||||
|
kde_doublek_workaround(key => 'g');
|
||||||
# Start the application
|
# Start the application
|
||||||
menu_launch_type("gwenview");
|
menu_launch_type("gwenview");
|
||||||
# Check that is started
|
# Check that is started
|
||||||
|
Loading…
Reference in New Issue
Block a user