1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-27 16:27:22 +00:00

Drop match level on all f35 background needles to 92

This should give us better transition matches without needing to
make even more needles.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-09-23 08:45:17 -07:00
parent 2ec41b1f43
commit e076630d8c
6 changed files with 12 additions and 6 deletions

View File

@ -2,7 +2,8 @@
"area": [
{
"ypos": 335,
"type": "match",
"type": "match",
"match": 92,
"width": 156,
"xpos": 798,
"height": 168

View File

@ -3,7 +3,8 @@
{
"height": 168,
"xpos": 800,
"type": "match",
"type": "match",
"match": 92,
"ypos": 331,
"width": 156
}

View File

@ -3,7 +3,8 @@
{
"width": 156,
"ypos": 331,
"type": "match",
"type": "match",
"match": 92,
"xpos": 800,
"height": 168
}

View File

@ -2,7 +2,8 @@
"area": [
{
"width": 156,
"type": "match",
"type": "match",
"match": 92,
"ypos": 332,
"xpos": 796,
"height": 168

View File

@ -3,7 +3,8 @@
{
"xpos": 796,
"height": 168,
"type": "match",
"type": "match",
"match": 92,
"ypos": 332,
"width": 156
}

View File

@ -4,7 +4,8 @@
"xpos": 800,
"height": 168,
"ypos": 331,
"type": "match",
"type": "match",
"match": 92,
"width": 156
}
],