Skip to content

Commit

Permalink
[6.16.z] Remove old CV UI tests (#15295)
Browse files Browse the repository at this point in the history
Remove old CV UI tests (#14989)

Mark all tests as stubbed

(cherry picked from commit bf0544c)

Co-authored-by: Samuel Bible <[email protected]>
  • Loading branch information
Satellite-QE and sambible authored Jun 4, 2024
1 parent 7ac59d9 commit 18e3c77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/foreman/ui/test_contentview_old.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@

VERSION = 'Version 1.0'

pytestmark = [pytest.mark.stubbed]


@pytest.fixture(scope='module')
def module_org(module_target_sat):
Expand Down

0 comments on commit 18e3c77

Please sign in to comment.