abrt back under utilities, drop sundry

As of Fedora-30-20190316.n.1, gnome-abrt is back under the
Utilities menu and the 'Sundry' menu seems to have disappeared.
Change the test back to using utilities and drop the sundry
needle.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-03-19 10:11:32 -07:00
parent bbb2ac06b8
commit 1ed87382a9
3 changed files with 1 additions and 16 deletions

View File

@ -1,15 +0,0 @@
{
"properties": [],
"tags": [
"apps_menu_sundry"
],
"area": [
{
"xpos": 350,
"ypos": 160,
"width": 12,
"height": 18,
"type": "match"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 339 KiB

View File

@ -9,7 +9,7 @@ sub run {
my $self = shift;
# Start the application
start_with_launcher('apps_menu_abrt', 'apps_menu_sundry');
start_with_launcher('apps_menu_abrt', 'apps_menu_utilities');
# Check that it is started
assert_screen 'apps_run_abrt';
# Close the application