Skip to content

Commit

Permalink
Update label
Browse files Browse the repository at this point in the history
  • Loading branch information
lhellebr committed Dec 12, 2024
1 parent ea4fc79 commit 66ae35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/ui/test_templatesync.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ def test_positive_import_templates(
if use_proxy:
proxy_hostname = proxy.url.split('/')[2].split(':')[0]
old_log = target_sat.cutoff_host_setup_log(proxy_hostname, settings.git.hostname)
data['template.http_proxy_policy'] = 'Use selected HTTP proxy'
data['template.http_proxy_policy'] = 'Custom HTTP proxy'
data['template.http_proxy_id'] = proxy.name
with session:
session.organization.select(org_name=templates_org.name)
Expand Down

0 comments on commit 66ae35b

Please sign in to comment.