Skip copr tests

This commit is contained in:
Jakub Kadlčík
2016-11-09 01:49:02 +01:00
committed by Ralph Bean
parent a09bfbd506
commit 1f00fa44eb

View File

@@ -27,6 +27,7 @@ import module_build_service.builder
from copr.client import CoprClient
@unittest.skip("We need not yet released version of python-copr. Let's skip this for some time")
class TestCoprBuilder(unittest.TestCase):
def setUp(self):