mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Remove debug print
This commit is contained in:
parent
9e3914aa4c
commit
39378909c0
@ -84,8 +84,6 @@ class TestEventReturn(AdaptedConfigurationTestCaseMixin, ScriptPathMixin, TestCa
|
||||
if _err:
|
||||
err += _err
|
||||
|
||||
print(1, repr(out))
|
||||
|
||||
if six.b('DeprecationWarning: object() takes no parameters') in out:
|
||||
self.fail('\'DeprecationWarning: object() takes no parameters\' was seen in output')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user