mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-25 07:13:09 +00:00
Drop EOG alternate path in Maps export image test
Silverblue now has Loupe, like Workstation, so the paths are the same. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b1799eb084
commit
b043e99430
@ -30,10 +30,7 @@ sub run {
|
|||||||
send_key("super-up");
|
send_key("super-up");
|
||||||
# Read the file into the application.
|
# Read the file into the application.
|
||||||
send_key("ctrl-o");
|
send_key("ctrl-o");
|
||||||
unless (get_var("CANNED")) {
|
assert_and_click("gnome_dirs_pictures");
|
||||||
# Silverblue still has EOG, which starts in the right dir
|
|
||||||
assert_and_click("gnome_dirs_pictures");
|
|
||||||
}
|
|
||||||
assert_and_click("maps_select_file");
|
assert_and_click("maps_select_file");
|
||||||
assert_and_click("gnome_button_open");
|
assert_and_click("gnome_button_open");
|
||||||
wait_still_screen(2);
|
wait_still_screen(2);
|
||||||
|
Loading…
Reference in New Issue
Block a user