1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-09 01:57:22 +00:00
os-autoinst-distri-fedora/needles/gnome/apps/nautilus/nautilus_directory_documents.json
Adam Williamson 84c6e18f14 Reduce duplication of nautilus Documents directory needles
We had three. We only need one, matching on the sidebar entry,
which should be always visible.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-07-22 17:17:59 -07:00

15 lines
216 B
JSON

{
"area": [
{
"type": "match",
"height": 20,
"width": 100,
"xpos": 16,
"ypos": 205
}
],
"properties": [],
"tags": [
"nautilus_directory_documents"
]
}