diff --git a/tests/foreman/ui/test_organization.py b/tests/foreman/ui/test_organization.py index c009390722c..1d506560f8e 100644 --- a/tests/foreman/ui/test_organization.py +++ b/tests/foreman/ui/test_organization.py @@ -378,7 +378,7 @@ def test_positive_prepare_for_sca_only_deprecation(target_sat): { 'name': gen_string('alpha'), 'label': gen_string('alpha'), - 'simple_content_access': False, + 'sca': False, } ) results = target_sat.execute('tail -100 /var/log/foreman/production.log').stdout