diff --git a/catalystwan/integration_tests/feature_profile/sdwan/policy/test_security_app_list.py b/catalystwan/integration_tests/feature_profile/sdwan/policy/test_security_app_list.py index 93397a0a..92fba90b 100644 --- a/catalystwan/integration_tests/feature_profile/sdwan/policy/test_security_app_list.py +++ b/catalystwan/integration_tests/feature_profile/sdwan/policy/test_security_app_list.py @@ -7,7 +7,7 @@ from catalystwan.typed_list import DataSequence -class TestSecurityApplicationListParcelParcel(PolicyTestCaseBase): +class TestSecurityApplicationListParcel(PolicyTestCaseBase): parcel_type = SecurityApplicationListParcel def test_get_all_parcels(self):