Skip to content

Commit

Permalink
Update tests/foreman/cli/test_errata.py
Browse files Browse the repository at this point in the history
Co-authored-by: Gaurav Talreja <[email protected]>
  • Loading branch information
pondrejk and Gauravtalreja1 committed Mar 15, 2024
1 parent 432a6aa commit b850ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/cli/test_errata.py
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ def test_positive_list_affected_chosts_by_erratum_restrict_flag(
'inclusion': 'false',
}
)
request.addfinalizer(
request.addfinalizer(lambda:
cv_filter_cleanup(
target_sat, cv_filter['filter-id'], module_cv, module_sca_manifest_org, module_lce
)
Expand Down

0 comments on commit b850ab9

Please sign in to comment.