mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Removed trace
This commit is contained in:
parent
1fbf538370
commit
2d4617295f
@ -57,7 +57,6 @@ class TracingStreamResult(testtools.StreamResult):
|
||||
|
||||
elif test_status=='uxsuccess' or test_status=='success':
|
||||
self.success.append(test_id)
|
||||
pdb.set_trace()
|
||||
|
||||
elif test_status=='exists':
|
||||
self.errors.append(test_id)
|
||||
|
Loading…
x
Reference in New Issue
Block a user