mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Disable tls tests (for now)
This commit is contained in:
parent
9cf402e0a7
commit
5833a0e535
@ -116,6 +116,7 @@ bymYbi0l2pWqQLA2sPoRHNw=
|
||||
# Skip this test case if we don't have access to mock or PyOpenSSL.
|
||||
|
||||
|
||||
@skipIf(True, 'Tests need to be updated for develop version of tls module')
|
||||
@skipIf(NO_MOCK, NO_MOCK_REASON)
|
||||
@skipIf(NO_PYOPENSSL, 'PyOpenSSL must be installed to run these tests.')
|
||||
class TLSAddTestCase(TestCase):
|
||||
|
Loading…
Reference in New Issue
Block a user