Skip to content

Commit

Permalink
Docstring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vsedmik committed Apr 8, 2024
1 parent 778e36e commit 84f536d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/foreman/ui/test_http_proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ def test_set_default_http_proxy(module_org, module_location, setting_update, tar
:steps:
1. Navigate to Infrastructure > Http Proxies
2. Create a Http Proxy
3. GoTo to Administer > Settings > Content tab
3. Go to Administer > Settings > Content tab
4. Update the "Default HTTP Proxy" with created above.
5. Update "Default HTTP Proxy" to "no global default".
Expand Down Expand Up @@ -255,7 +255,7 @@ def test_check_http_proxy_value_repository_details(
:steps:
1. Create Http Proxy (Go to Infrastructure > Http Proxies > New Http Proxy)
2. GoTo to Administer > Settings > Content tab
2. Go to Administer > Settings > Content tab
3. Update the "Default HTTP Proxy" with created above.
4. Create repository, check the Global Default Http Proxy is used.
5. Delete the Http Proxy.
Expand Down

0 comments on commit 84f536d

Please sign in to comment.