mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
rm pdb invocation :/
This commit is contained in:
parent
6f0da2a9a8
commit
56941f9432
1 changed files with 0 additions and 1 deletions
|
@ -237,7 +237,6 @@ class PyDSLRendererTestCase(CommonTestCaseBoilerplate):
|
|||
'''))
|
||||
|
||||
def test_load_highstate(self):
|
||||
import pdb; pdb.set_trace()
|
||||
result = self.render_sls(textwrap.dedent('''
|
||||
import yaml
|
||||
__pydsl__.load_highstate(yaml.load("""
|
||||
|
|
Loading…
Add table
Reference in a new issue