diff --git a/tests/foreman/cli/test_ostreebranch.py b/tests/foreman/cli/test_ostreebranch.py index 72bd29c7b2d..5d2876aab9b 100644 --- a/tests/foreman/cli/test_ostreebranch.py +++ b/tests/foreman/cli/test_ostreebranch.py @@ -24,6 +24,7 @@ (not settings.robottelo.REPOS_HOSTING_URL), reason='Missing repos_hosting_url' ), pytest.mark.tier3, + pytest.mark.stubbed, ]