mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-02-09 00:03:17 +08:00
Skip copr tests
This commit is contained in:
committed by
Ralph Bean
parent
a09bfbd506
commit
1f00fa44eb
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user