mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Revert "apps_startstop: new GNOME image viewer is not in Utilities"
This reverts commit 0d8df76b1b
.
Loupe now seems to have been moved down into Utilities like eog
was, so revert this.
This commit is contained in:
parent
380a8d5dd6
commit
836f8e2da6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user