Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LadislavVasina1 committed Mar 25, 2024
1 parent 72f2ff0 commit 401235f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/foreman/ui/test_remoteexecution.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ def test_positive_run_job_template_multiple_hosts_by_ip(

host_names = []
for vm in rex_contenthosts:
# for vm in rex_contenthost:
host_names.append(vm.hostname)
vm.configure_rex(satellite=target_sat, org=module_org)
with target_sat.ui_session() as session:
Expand Down

0 comments on commit 401235f

Please sign in to comment.