os-autoinst-distri-rocky/needles/kde/apps/infocenter_smart_status_shown.json
Adam Williamson 6a79565afa Fix up KDE 'plasma-disks' test stuff
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>
2021-06-21 15:16:40 -07:00

16 lines
204 B
JSON

{
"properties": [],
"tags": [
"infocenter_smart_status_shown"
],
"area": [
{
"xpos": 526,
"ypos": 46,
"width": 144,
"height": 20,
"type": "match"
}
]
}