diff --git a/testimony.yaml b/testimony.yaml index 7caf84e5cfc..e6c210965a2 100644 --- a/testimony.yaml +++ b/testimony.yaml @@ -56,6 +56,7 @@ CaseComponent: - ForemanMaintain - Hammer - Hammer-Content + - HTTPProxy - HostCollections - HostForm - HostGroup diff --git a/tests/foreman/api/test_http_proxy.py b/tests/foreman/api/test_http_proxy.py index 0f8f1cab5c5..4fff1c3bc5f 100644 --- a/tests/foreman/api/test_http_proxy.py +++ b/tests/foreman/api/test_http_proxy.py @@ -2,7 +2,7 @@ :Requirement: HttpProxy -:CaseComponent: Repositories +:CaseComponent: HTTPProxy :team: Phoenix-content diff --git a/tests/foreman/cli/test_http_proxy.py b/tests/foreman/cli/test_http_proxy.py index c6bea60857d..11539a65d6b 100644 --- a/tests/foreman/cli/test_http_proxy.py +++ b/tests/foreman/cli/test_http_proxy.py @@ -2,7 +2,7 @@ :Requirement: HttpProxy -:CaseComponent: Repositories +:CaseComponent: HTTPProxy :team: Phoenix-content diff --git a/tests/foreman/ui/test_http_proxy.py b/tests/foreman/ui/test_http_proxy.py index cc995e84da9..12da7cf798f 100644 --- a/tests/foreman/ui/test_http_proxy.py +++ b/tests/foreman/ui/test_http_proxy.py @@ -2,7 +2,7 @@ :Requirement: HttpProxy -:CaseComponent: Repositories +:CaseComponent: HTTPProxy :team: Phoenix-content