Skip to content

Commit

Permalink
Revert "lol, disable test"
Browse files Browse the repository at this point in the history
This reverts commit aa10cb6.
  • Loading branch information
evgeni committed Oct 30, 2024
1 parent ff07b38 commit 745566a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/foreman_api_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ def _repo_url(repo, ssh_config):
def test_foreman_organization(organization):
assert organization

#def test_foreman_product(product):
# assert product
def test_foreman_product(product):
assert product

def test_foreman_yum_repository(yum_repository, foremanapi, ssh_config):
assert yum_repository
Expand Down

0 comments on commit 745566a

Please sign in to comment.