apps_activities is a dupe with overview_app_grid, kill it

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-06-25 14:00:28 -07:00
parent 9e3b16bfcf
commit 6656f1659d
3 changed files with 1 additions and 16 deletions

View File

@ -706,7 +706,7 @@ sub start_with_launcher {
wait_still_screen 5;
# Click on the menu icon to come into the menus
assert_and_click 'apps_activities';
assert_and_click 'overview_app_grid';
wait_still_screen 5;
# Find the application launcher in the current menu page.

View File

@ -1,15 +0,0 @@
{
"properties": [],
"tags": [
"apps_activities"
],
"area": [
{
"xpos": 22,
"ypos": 612,
"width": 52,
"height": 54,
"type": "match"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 315 KiB