Explorar o código

Remove PDB statement.

Stefano Cossu %!s(int64=7) %!d(string=hai) anos
pai
achega
e9b9812128
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tests/endpoints/test_ldp.py

+ 0 - 1
tests/endpoints/test_ldp.py

@@ -911,7 +911,6 @@ class TestDigest:
         resp_get = self.client.get('/ldp/test_digest_put')
         assert 'Digest' in resp_get.headers
         assert 'ETag' in resp_get.headers
-        import pdb; pdb.set_trace()
         assert (
                 b64encode(bytes.fromhex(
                     resp_get.headers['ETag'].replace('W/', '')