From 8d7f0e2814dc04d97ede4c7398e9abec82578a5e Mon Sep 17 00:00:00 2001 From: saurabh Date: Tue, 12 Oct 2021 16:02:35 +0530 Subject: [PATCH] removed unused markers Signed-off-by: saurabh --- .../client_connectivity_test/iOS/test_enterprise_ttls.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/e2e/interOp/validation_of_operating_modes/vlan_mode/client_connectivity_test/iOS/test_enterprise_ttls.py b/tests/e2e/interOp/validation_of_operating_modes/vlan_mode/client_connectivity_test/iOS/test_enterprise_ttls.py index 1678ea844..288f2d4b4 100644 --- a/tests/e2e/interOp/validation_of_operating_modes/vlan_mode/client_connectivity_test/iOS/test_enterprise_ttls.py +++ b/tests/e2e/interOp/validation_of_operating_modes/vlan_mode/client_connectivity_test/iOS/test_enterprise_ttls.py @@ -138,7 +138,6 @@ class TestVlanModeEnterpriseTTLSSuiteA(object): assert False @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-4833", name="WIFI-4833") - @pytest.mark.sg123 @pytest.mark.wpa3_enterprise @pytest.mark.fiveg def test_ClientConnectivity_5g_WPA3_Eap_Vlan(self, request, get_vif_state, get_ToggleAirplaneMode_data @@ -183,7 +182,6 @@ class TestVlanModeEnterpriseTTLSSuiteA(object): assert False @allure.testcase(url="https://telecominfraproject.atlassian.net/browse/WIFI-4832", name="WIFI-4832") - @pytest.mark.sg123 @pytest.mark.twog @pytest.mark.wpa3_enterprise def test_ClientConnectivity_2g_WPA3_Eap_Vlan(self, request, get_vif_state, get_ToggleAirplaneMode_data