Fixed eap wpa3 tls vlan mode ssid data

This commit is contained in:
Shivam Thakur
2022-03-17 07:52:13 +05:30
committed by GitHub
parent 9cbb17920a
commit fbecaa3d81

View File

@@ -195,7 +195,7 @@ class TestVLANModeEnterpriseTLSSuiteOne(object):
pytest -m "client_connectivity and bridge and enterprise and tts and twog"
"""
profile_data = setup_params_enterprise["ssid_modes"]["wpa_enterprise"][1]
profile_data = setup_params_enterprise["ssid_modes"]["wpa3_enterprise"][1]
ssid_name = profile_data["ssid_name"]
security = "wpa3"
mode = "VLAN"