mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-16 12:34:32 +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;
|
my $self = shift;
|
||||||
|
|
||||||
# Start the application
|
# Start the application
|
||||||
start_with_launcher('apps_menu_imageviewer');
|
start_with_launcher('apps_menu_imageviewer', 'apps_menu_utilities');
|
||||||
# Check that is started
|
# Check that is started
|
||||||
assert_screen 'apps_run_imageviewer';
|
assert_screen 'apps_run_imageviewer';
|
||||||
# Register application
|
# Register application
|
||||||
|
Loading…
Reference in New Issue
Block a user