mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
See the whole diff if dict compare fails
This commit is contained in:
parent
94f620857c
commit
9affcca766
1 changed files with 1 additions and 0 deletions
|
@ -118,6 +118,7 @@ bymYbi0l2pWqQLA2sPoRHNw=
|
|||
@skipIf(NO_MOCK, NO_MOCK_REASON)
|
||||
@skipIf(NO_PYOPENSSL, 'PyOpenSSL must be installed to run these tests.')
|
||||
class TLSAddTestCase(TestCase):
|
||||
maxDiff = None
|
||||
|
||||
'''
|
||||
Test cases for salt.modules.tls
|
||||
|
|
Loading…
Add table
Reference in a new issue