diff --git a/tests/test_nginx_vhosts.py b/tests/test_nginx_vhosts.py index f7812a6e034869b56fe00f9551d2d19c0ca02393..de9c1183e6a107124a0fb6c157fa38899c364880 100755 --- a/tests/test_nginx_vhosts.py +++ b/tests/test_nginx_vhosts.py @@ -47,7 +47,6 @@ if os.path.exists('/etc/celerity/config.py'): # get enabled vhosts resolution_ignored = conf.get('TESTER_VHOST_RESOLUTION_IGNORED', '').split(',') -requests.packages.urllib3.disable_warnings() found = False errors = 0 warnings = False