mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-05 07:34:20 +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>
18 lines
286 B
JSON
18 lines
286 B
JSON
{
|
|
"area": [
|
|
{
|
|
"type": "match",
|
|
"xpos": 728,
|
|
"ypos": 412,
|
|
"width": 10,
|
|
"height": 29
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"ENV-DISTRI-fedora",
|
|
"anaconda_install_user_creation",
|
|
"anaconda_main_hub_user_creation"
|
|
]
|
|
}
|