Readjust needle area to work for other language tests #122

Merged
lumarel merged 1 commits from fix/top-bar-needle into 9.0_release_fixes 2022-07-08 16:36:29 +00:00

View File

@ -1,9 +1,9 @@
{ {
"area": [ "area": [
{ {
"width": 531, "width": 480,
"height": 32, "height": 32,
"xpos": 237, "xpos": 240,
"ypos": 31, "ypos": 31,
"type": "match" "type": "match"
} }
@ -13,4 +13,4 @@
"ENV-DISTRI-rocky", "ENV-DISTRI-rocky",
"topbar_generic" "topbar_generic"
] ]
} }