mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-12-18 09:08:29 +00:00
Merge pull request #207 from AlanMarshall/toolbox
Fix spurious failures of toolbox tests
This commit is contained in:
commit
5f4cb0569b
@ -1,15 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 1,
|
||||
"type": "match",
|
||||
"height": 14,
|
||||
"ypos": 545,
|
||||
"width": 14
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"console_in_toolbox"
|
||||
]
|
||||
}
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -5,6 +5,7 @@
|
||||
"height": 22,
|
||||
"xpos": 14,
|
||||
"type": "match",
|
||||
"match": 82,
|
||||
"width": 135
|
||||
}
|
||||
],
|
||||
@ -13,4 +14,4 @@
|
||||
"ENV-DISTRI-rocky",
|
||||
"console_in_toolbox"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user