From fbec774db5e506e6244251a714f2b2eb69648089 Mon Sep 17 00:00:00 2001 From: karthikaeyetea Date: Wed, 4 May 2022 10:43:18 +0530 Subject: [PATCH] Changed class and function names Signed-off-by: karthikaeyetea --- .../wpa3_enterprise/twog/test_dynamic_vlan_twog_wpa3.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/e2e/basic/validation_of_operating_modes/vlan_mode/dynamic_vlan/wpa3_enterprise/twog/test_dynamic_vlan_twog_wpa3.py b/tests/e2e/basic/validation_of_operating_modes/vlan_mode/dynamic_vlan/wpa3_enterprise/twog/test_dynamic_vlan_twog_wpa3.py index 2463721a6..140549875 100644 --- a/tests/e2e/basic/validation_of_operating_modes/vlan_mode/dynamic_vlan/wpa3_enterprise/twog/test_dynamic_vlan_twog_wpa3.py +++ b/tests/e2e/basic/validation_of_operating_modes/vlan_mode/dynamic_vlan/wpa3_enterprise/twog/test_dynamic_vlan_twog_wpa3.py @@ -646,3 +646,4 @@ class TestDynamicVlan2GWpa3(object): assert False lf_tools.admin_up_down([station_list[sta]], option="up") time.sleep(5) +