os-autoinst-distri-rocky/needles/gnome/apps/apps_settings_screen_black.json
Adam Williamson bc2add845e Add the settings needle that provides the 'workspace' tag back
Removing this broke the GNOME apps test entirely because there
was no GNOME 'workspace' needle any more.

I don't like this needle much, we should probably use
check_desktop_clean or something instead. But for now let's just
put it back.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-25 14:16:11 -07:00

16 lines
219 B
JSON

{
"properties": [],
"tags": [
"apps_settings_screen_black",
"workspace"
],
"area": [
{
"xpos": 382,
"ypos": 280,
"width": 238,
"height": 171,
"type": "match"
}
]
}