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:
Lukas Ruzicka 2019-01-29 10:48:28 +01:00
parent 83ff7a0679
commit be3aadc249
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
{
"area": [
{
"xpos": 488,
"ypos": 382,
"width": 52,
"height": 50,
"xpos": 534,
"ypos": 39,
"width": 80,
"height": 23,
"type": "match"
}
],