Corrected title for wpa3 personal 6g client connectivity (#789)

Signed-off-by: jitendracandela <jitendra.kushavah@candelatech.com>
This commit is contained in:
jitendracandela
2023-03-08 00:46:52 +05:30
committed by GitHub
parent f025e4ec21
commit 0cbe4dce21

View File

@@ -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):