1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-25 07:13:09 +00:00

Drop match level on a Maps 'issue opened' needle

The font rendering on this URL bar seems to be slightly unstable
for some reason. We got a 95% match on this needle in
https://openqa.fedoraproject.org/tests/1846906#step/about/10
so let's just bump the level down a bit.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-03-24 11:40:08 -07:00
parent 47f239e03d
commit a9fcc1071e

View File

@ -4,6 +4,7 @@
"xpos": 217, "xpos": 217,
"ypos": 82, "ypos": 82,
"type": "match", "type": "match",
"match": 92,
"width": 201, "width": 201,
"height": 27 "height": 27
} }
@ -12,4 +13,4 @@
"tags": [ "tags": [
"maps_issues_opened" "maps_issues_opened"
] ]
} }