mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-03 15:04:22 +00:00
9243fa88fc
The help test had its own needle for the user creation link, but we already have an existing one. We should probably re- arrange all the needles that are in 'install_process' now the root and user creation spokes are moved to the main hub, but that's a big change so I'll do it separately. This just removes the duplicate needle and tweaks some match names. Signed-off-by: Adam Williamson <awilliam@redhat.com>
16 lines
217 B
JSON
16 lines
217 B
JSON
{
|
|
"area": [
|
|
{
|
|
"ypos": 108,
|
|
"xpos": 11,
|
|
"type": "match",
|
|
"width": 173,
|
|
"height": 26
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"anaconda_help_user_creation"
|
|
]
|
|
}
|