From ea669c5287b44c8d9164189f012cb1b614ccf6d2 Mon Sep 17 00:00:00 2001 From: karthikaeyetea Date: Wed, 29 Jun 2022 11:16:09 +0530 Subject: [PATCH] resolved conflicts 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 140549875..5a177b1ea 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 @@ -15,6 +15,7 @@ from configuration import DYNAMIC_VLAN_RADIUS_ACCOUNTING_DATA pytestmark = [pytest.mark.ow_regression_lf, pytest.mark.ow_dvlan_tests_lf, pytest.mark.wpa3_enterprise, + pytest.mark.twog] setup_params_general = { "mode": "VLAN",