1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-21 21:43:08 +00:00

apps_startstop: new GNOME image viewer is not in Utilities

It's on the top level.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-08-23 10:34:03 -07:00
parent d0ac2a5ba8
commit 0d8df76b1b

View File

@ -9,7 +9,7 @@ sub run {
my $self = shift;
# Start the application
start_with_launcher('apps_menu_imageviewer', 'apps_menu_utilities');
start_with_launcher('apps_menu_imageviewer');
# Check that is started
assert_screen 'apps_run_imageviewer';
# Register application