Skip to content

Commit

Permalink
[6.15.z] Remove old CV UI tests (#15293)
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 cb91802 commit 6a5c7b4
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 @@ -51,6 +51,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 6a5c7b4

Please sign in to comment.