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",