فهرست منبع

Remove PDB statements that blocks CI.

Stefano Cossu 6 سال پیش
والد
کامیت
0061b65134
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      tests/2_endpoints/test_ldp.py

+ 0 - 1
tests/2_endpoints/test_ldp.py

@@ -308,7 +308,6 @@ class TestLdp:
         """
         POST a resource with binary payload and verify checksums.
         """
-        import pdb; pdb.set_trace()
         rnd_img['content'].seek(0)
         resp = self.client.post('/ldp/', data=rnd_img['content'],
                 headers={