mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2026-01-27 10:23:37 +00:00
Corrected title for wpa3 personal 6g client connectivity (#789)
Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
@@ -319,7 +319,7 @@ class TestNatModeConnectivitySuiteTwo(object):
|
||||
@pytest.mark.sixg
|
||||
@allure.story('wpa3_personal 6 GHZ Band')
|
||||
@pytest.mark.parametrize('execution_number', range(2))
|
||||
@allure.title("NAT Mode Client Connectivity Test with wpa3_personal encryption 5 GHz Band")
|
||||
@allure.title("NAT Mode Client Connectivity Test with wpa3_personal encryption 6 GHz Band")
|
||||
def test_nat_wpa3_personal_6g_client_connectivity(self, get_test_library, execution_number, num_stations,
|
||||
get_dut_logs_per_test_case, get_test_device_logs,
|
||||
check_connectivity, setup_configuration):
|
||||
|
||||
Reference in New Issue
Block a user