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:
Adam Williamson 2023-10-14 10:24:24 -07:00
parent b1799eb084
commit b043e99430
1 changed files with 1 additions and 4 deletions

View File

@ -30,10 +30,7 @@ sub run {
send_key("super-up");
# Read the file into the application.
send_key("ctrl-o");
unless (get_var("CANNED")) {
# Silverblue still has EOG, which starts in the right dir
assert_and_click("gnome_dirs_pictures");
}
assert_and_click("gnome_dirs_pictures");
assert_and_click("maps_select_file");
assert_and_click("gnome_button_open");
wait_still_screen(2);