Update configuration for Guzzle v3
This commit is contained in:
@@ -237,8 +237,7 @@ the following parameters to avoid the validation error triggered by Guzzle :
|
|||||||
Behat\MinkExtension\Extension:
|
Behat\MinkExtension\Extension:
|
||||||
goutte:
|
goutte:
|
||||||
guzzle_parameters:
|
guzzle_parameters:
|
||||||
curl.CURLOPT_SSL_VERIFYPEER: false
|
ssl.certificate_authority: false
|
||||||
curl.CURLOPT_CERTINFO: false
|
|
||||||
|
|
||||||
* ``Selenium2Driver`` - default javascript driver. It is used by default for
|
* ``Selenium2Driver`` - default javascript driver. It is used by default for
|
||||||
``@javascript`` tagged scenarios, which means that if you didn't changed
|
``@javascript`` tagged scenarios, which means that if you didn't changed
|
||||||
|
|||||||
Reference in New Issue
Block a user