mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
6a79565afa
In #235 we accidentally included an entire disks.pm test that wasn't meant to be there - the infocenter module test is the right thing to exercise plasma-disks, there is no standalone app, running 'disks' just gets you the KDE Partition Manager, which we already test. So this removes that test and renames a needle that looks like it's for that test but is actually for the kinfocenter module, to make this clearer. Signed-off-by: Adam Williamson <awilliam@redhat.com>
16 lines
204 B
JSON
16 lines
204 B
JSON
{
|
|
"properties": [],
|
|
"tags": [
|
|
"infocenter_smart_status_shown"
|
|
],
|
|
"area": [
|
|
{
|
|
"xpos": 526,
|
|
"ypos": 46,
|
|
"width": 144,
|
|
"height": 20,
|
|
"type": "match"
|
|
}
|
|
]
|
|
}
|