Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshdubey-star committed Dec 15, 2023
1 parent 4efa059 commit 83faca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/ui/test_registration.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ def test_positive_verify_default_values_for_global_registration(
assert cmd['general']['capsule'] == 'Nothing to select.'
assert cmd['advanced']['update_packages'] is False
assert cmd['advanced']['ignore_error'] is False
assert cmd['advanced']['force'] is False
assert cmd['advanced']['force'] is False

0 comments on commit 83faca6

Please sign in to comment.