mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 14:03:09 +00:00
Drop dupe version_37 needle and just make the original shorter
I think the reason the match failed is the pixels under the text changed when the pre-release warning disappeared. We don't really need a new needle, we just need to make the existing one less tall so no part of the text underneath is included. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b84125d4f5
commit
13d3fedcd6
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"ypos": 13,
|
"height": 18,
|
||||||
"width": 84,
|
"type": "match",
|
||||||
"height": 20,
|
"width": 84,
|
||||||
"xpos": 786,
|
"xpos": 786,
|
||||||
"type": "match"
|
"ypos": 13
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
"tags": [
|
"tags": [
|
||||||
"version_37_ident"
|
"version_37_ident"
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"area": [
|
|
||||||
{
|
|
||||||
"xpos": 924,
|
|
||||||
"height": 20,
|
|
||||||
"ypos": 13,
|
|
||||||
"width": 84,
|
|
||||||
"type": "match"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"properties": [],
|
|
||||||
"tags": [
|
|
||||||
"version_37_ident"
|
|
||||||
]
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 66 KiB |
Loading…
Reference in New Issue
Block a user