Merge pull request #207 from AlanMarshall/toolbox

Fix spurious failures of toolbox tests
This commit is contained in:
Trevor Cooper 2024-02-15 07:03:28 -08:00 committed by GitHub
commit 5f4cb0569b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 18 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 1,
"type": "match",
"height": 14,
"ypos": 545,
"width": 14
}
],
"properties": [],
"tags": [
"console_in_toolbox"
]
}

View File

@ -5,7 +5,8 @@
"xpos": 14,
"ypos": 128,
"width": 132,
"type": "match"
"type": "match",
"match": 82
}
],
"properties": [],
@ -13,4 +14,4 @@
"ENV-DISTRI-rocky",
"console_in_toolbox"
]
}
}

View File

@ -5,6 +5,7 @@
"height": 22,
"xpos": 14,
"type": "match",
"match": 82,
"width": 135
}
],
@ -13,4 +14,4 @@
"ENV-DISTRI-rocky",
"console_in_toolbox"
]
}
}