mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-27 09:35:48 +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
|
||||
desktop_vt;
|
||||
|
||||
kde_doublek_workaround(key => 'g');
|
||||
# Start the application
|
||||
menu_launch_type("gwenview");
|
||||
# Check that is started
|
||||
|
Loading…
Reference in New Issue
Block a user