1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-01-03 08:03:14 +00:00

Reduce match area of gte_credits_shown needle

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-03-04 19:29:40 -08:00
parent f4fbbe65e3
commit d28a507078

View File

@ -1,15 +1,15 @@
{ {
"area": [ "area": [
{ {
"width": 173, "height": 35,
"xpos": 439, "type": "match",
"type": "match", "width": 173,
"height": 40, "xpos": 439,
"ypos": 460 "ypos": 460
} }
], ],
"properties": [], "properties": [],
"tags": [ "tags": [
"gte_credits_shown" "gte_credits_shown"
] ]
} }