diff --git a/tests/apps_startstop/gnome/imageviewer.pm b/tests/apps_startstop/gnome/imageviewer.pm index b1506961..853385f6 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', 'apps_menu_utilities'); + start_with_launcher('apps_menu_imageviewer'); # Check that is started assert_screen 'apps_run_imageviewer'; # Register application