Commit 52e1abf3 authored by Jérome Perrin's avatar Jérome Perrin

test_slapproxy: don't change global logging

parent 699603e5
Pipeline #38600 passed with stage
in 0 seconds
......@@ -80,7 +80,6 @@ class BasicMixin(object):
"""
self._tempdir = tempfile.mkdtemp()
self._rootdir = self.initRootDir()
logging.basicConfig(level=logging.DEBUG)
self.setFiles()
self.startProxy()
os.environ.pop('SLAPGRID_INSTANCE_ROOT', None)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment