Skip to content

Commit 7ea380c

Browse files
committed
lol, disable test
1 parent 22aa591 commit 7ea380c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/foreman_api_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
def test_foreman_organization(organization):
22
assert organization
33

4-
def test_foreman_product(product):
5-
assert product
4+
#def test_foreman_product(product):
5+
# assert product
66

77
def test_foreman_repository(repository):
88
assert repository

0 commit comments

Comments
 (0)