Skip to content

Commit

Permalink
Remove old CV UI tests (SatelliteQE#14989)
Browse files Browse the repository at this point in the history
Mark all tests as stubbed
  • Loading branch information
sambible authored and jyejare committed Oct 19, 2024
1 parent 029b530 commit 5883adf
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 5883adf

Please sign in to comment.