Skip to content

Commit

Permalink
Updating test for checkox
Browse files Browse the repository at this point in the history
  • Loading branch information
ColeHiggins2 committed Nov 8, 2023
1 parent 34e6b9f commit c9df45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/ui/test_organization.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c9df45d

Please sign in to comment.