mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 09:24:21 +00:00
Drop match levels on some older layout needles too
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c0787d8f8d
commit
651590f3df
@ -4,6 +4,7 @@
|
|||||||
"height": 13,
|
"height": 13,
|
||||||
"ypos": 10,
|
"ypos": 10,
|
||||||
"type": "match",
|
"type": "match",
|
||||||
|
"match": 94,
|
||||||
"xpos": 885,
|
"xpos": 885,
|
||||||
"width": 18
|
"width": 18
|
||||||
}
|
}
|
||||||
|
@ -5,7 +5,8 @@
|
|||||||
"width": 18,
|
"width": 18,
|
||||||
"ypos": 9,
|
"ypos": 9,
|
||||||
"height": 13,
|
"height": 13,
|
||||||
"type": "match"
|
"type": "match",
|
||||||
|
"match": 94
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"properties": [],
|
"properties": [],
|
||||||
|
Loading…
Reference in New Issue
Block a user