We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22aa591 commit 7ea380cCopy full SHA for 7ea380c
tests/foreman_api_test.py
@@ -1,8 +1,8 @@
1
def test_foreman_organization(organization):
2
assert organization
3
4
-def test_foreman_product(product):
5
- assert product
+#def test_foreman_product(product):
+# assert product
6
7
def test_foreman_repository(repository):
8
assert repository
0 commit comments