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
1 changed files with 1 additions and 1 deletions

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