From 836f8e2da6f62fd7905ee702a3a1d210ac37d096 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 18 Sep 2023 08:47:18 -0700 Subject: [PATCH] Revert "apps_startstop: new GNOME image viewer is not in Utilities" This reverts commit 0d8df76b1b2938f03870f9028a3804c2fb36a681. Loupe now seems to have been moved down into Utilities like eog was, so revert this. --- tests/apps_startstop/gnome/imageviewer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/apps_startstop/gnome/imageviewer.pm b/tests/apps_startstop/gnome/imageviewer.pm index 853385f6..b1506961 100644 --- a/tests/apps_startstop/gnome/imageviewer.pm +++ b/tests/apps_startstop/gnome/imageviewer.pm @@ -9,7 +9,7 @@ sub run { my $self = shift; # Start the application - start_with_launcher('apps_menu_imageviewer'); + start_with_launcher('apps_menu_imageviewer', 'apps_menu_utilities'); # Check that is started assert_screen 'apps_run_imageviewer'; # Register application