Change the target of the needle for Clocks in StartStop test
The needle could sometimes fail because the item it was looking for only appeared in a limited set of situations. The new location should be safer to check and the test should not fail as a result.
This commit is contained in:
parent
83ff7a0679
commit
be3aadc249
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"area": [
|
"area": [
|
||||||
{
|
{
|
||||||
"xpos": 488,
|
"xpos": 534,
|
||||||
"ypos": 382,
|
"ypos": 39,
|
||||||
"width": 52,
|
"width": 80,
|
||||||
"height": 50,
|
"height": 23,
|
||||||
"type": "match"
|
"type": "match"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user