Skip to content

Commit

Permalink
[6.14.z] Fixed test_positive_assign_http_proxy_to_products_repositori…
Browse files Browse the repository at this point in the history
…es failure (#12856)
  • Loading branch information
Satellite-QE authored Oct 9, 2023
1 parent 379b096 commit 9349ba2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/foreman/ui/test_http_proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ def test_positive_assign_http_proxy_to_products_repositories(
# Create repositories from UI.
with target_sat.ui_session() as session:
repo_a1_name = gen_string('alpha')
session.organization.select(org_name=module_org.name)
session.location.select(loc_name=module_location.name)
session.repository.create(
product_a.name,
{
Expand Down

0 comments on commit 9349ba2

Please sign in to comment.