diff --git a/tests/libtest/test_provider_create_hosted_cluster.py b/tests/libtest/test_provider_create_hosted_cluster.py index 3c13befa3678..98d97314200f 100644 --- a/tests/libtest/test_provider_create_hosted_cluster.py +++ b/tests/libtest/test_provider_create_hosted_cluster.py @@ -1,11 +1,12 @@ import logging from ocs_ci.deployment.hosted_cluster import HypershiftHostedOCP -from ocs_ci.framework.pytest_customization.marks import hci_provider_required +from ocs_ci.framework.pytest_customization.marks import hci_provider_required, libtest logger = logging.getLogger(__name__) +@libtest class TestProviderHosted(object): """ Test provider hosted