diff --git a/tests/foreman/ui/test_host.py b/tests/foreman/ui/test_host.py index 2c1f926de0d..6f459920866 100644 --- a/tests/foreman/ui/test_host.py +++ b/tests/foreman/ui/test_host.py @@ -1777,6 +1777,7 @@ def test_positive_manage_table_columns(session, current_sat_org, current_sat_loc 'Last report': False, 'Comment': False, 'Installable updates': True, + 'RHEL Lifecycle status': False, 'Registered': True, 'Last checkin': True, 'IPv4': True,