Commit 96045b33 authored by Marco Mariani's avatar Marco Mariani

fixed proxy tests

parent 5a4a338f
......@@ -86,7 +86,7 @@ database_uri = %(tempdir)s/lib/proxy.db
"""
Set config for slapproxy and start it
"""
config = slapos.proxy.Config()
config = slapos.proxy.ProxyConfig()
config.setConfig(*(ProxyOption(self.proxy_db),
self.slapos_cfg))
views.app.config['TESTING'] = True
......
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