mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-03 02:37:48 +08:00
Reenable skipped test
This commit is contained in:
@@ -1021,7 +1021,6 @@ class TestLocalBuild(unittest.TestCase):
|
||||
except Exception:
|
||||
pass
|
||||
|
||||
@unittest.skip('This hangs when run on CentOS CI')
|
||||
@timed(30)
|
||||
@patch('module_build_service.auth.get_user', return_value=user)
|
||||
@patch('module_build_service.scm.SCM')
|
||||
|
||||
Reference in New Issue
Block a user