From a01d8b6148baa4ae614fdf7b5ce9f0e251933bd6 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 24 Mar 2021 17:31:03 -0700 Subject: [PATCH] GNOME: Document Scanner no longer in utilities either Signed-off-by: Adam Williamson --- tests/apps_startstop/gnome/scan.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/apps_startstop/gnome/scan.pm b/tests/apps_startstop/gnome/scan.pm index cd25e839..f8b38c0f 100644 --- a/tests/apps_startstop/gnome/scan.pm +++ b/tests/apps_startstop/gnome/scan.pm @@ -9,7 +9,7 @@ sub run { my $self = shift; # Start the application - start_with_launcher('apps_menu_scan', 'apps_menu_utilities'); + start_with_launcher('apps_menu_scan'); # Check that is started assert_screen 'apps_run_scan'; # Register application