Commit d28cfc32 authored by Jérome Perrin's avatar Jérome Perrin

software/erp5/benchmarks: update requests parameters to allow XMLRPC

This test uses XMLRPC to control ERP5
parent eec5a29e
......@@ -86,6 +86,11 @@ class TestOrderBuildPackingListSimulation(
"port-base": 2200
},
},
"family-override": {
"default": {
"xml-rpc": 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