mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-16 12:34:32 +00:00
apps_startstop: new GNOME image viewer is not in Utilities
It's on the top level. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d0ac2a5ba8
commit
0d8df76b1b
@ -9,7 +9,7 @@ sub run {
|
|||||||
my $self = shift;
|
my $self = shift;
|
||||||
|
|
||||||
# Start the application
|
# Start the application
|
||||||
start_with_launcher('apps_menu_imageviewer', 'apps_menu_utilities');
|
start_with_launcher('apps_menu_imageviewer');
|
||||||
# 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