Skip to content

Commit 0132e88

Browse files
committed
Remove debug statement
1 parent cce6cde commit 0132e88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azimuth_caas_operator/tests/utils/test_ansible_runner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ def test_get_job_remove(self):
164164
secretName: ssh-type1
165165
ttlSecondsAfterFinished: 36000
166166
""" # noqa
167-
print(yaml.safe_dump(job))
168167

169168
self.assertEqual(expected, yaml.safe_dump(job))
170169

0 commit comments

Comments
 (0)