Skip to content
Snippets Groups Projects
Commit 1e87951b authored by Alex Arnaud's avatar Alex Arnaud
Browse files

dev#221102 : build SOAP test with HttpClientFactory

parent eadb31fe
1 merge request!5179[RTKO] dev#221102 : BDP : loans order now works on Orphee
Pipeline #48222 passed with stage
in 31 minutes and 34 seconds
......@@ -154,7 +154,7 @@ class Class_WebService_MappedSoapClient extends SoapClient {
{
if (static::$_testing)
return $this->getWebClient()
->open_url($action, ['request' => $request,
->postData($action, ['request' => $request,
'location' => $location,
'version' => $version]);
......
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