mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Remove hardcoded maxDiff
This commit is contained in:
parent
3adb731abc
commit
1388010187
1 changed files with 0 additions and 1 deletions
|
@ -132,7 +132,6 @@ class ConfigTestCase(TestCase):
|
|||
ssh_key_file = SSHKeyFileConfiguration(flatten=True)
|
||||
ssh_key_names = SSHKeyNamesConfiguration(flatten=True)
|
||||
|
||||
self.maxDiff = None
|
||||
expexcted = {
|
||||
"$schema": "http://json-schema.org/draft-04/schema#",
|
||||
"title": "Digital Ocean",
|
||||
|
|
Loading…
Add table
Reference in a new issue