Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 16, 2024
1 parent afb4511 commit 2e7f9ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/foreman/api/test_ansible.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ def filtered_user(request, target_sat, module_org, module_location):
).create()
if is_open('SAT-18656'):
request.addfinalizer(user.delete)
yield user, password

return user, password


@pytest.mark.upgrade
Expand Down

0 comments on commit 2e7f9ee

Please sign in to comment.