Update index.rst
This commit is contained in:
@@ -285,15 +285,14 @@ the following parameters to avoid the validation error triggered by Guzzle :
|
|||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
default:
|
default:
|
||||||
extensions:
|
extensions:
|
||||||
Behat\MinkExtension\Extension:
|
Behat\MinkExtension:
|
||||||
zombie:
|
sessions:
|
||||||
# Specify the path to the node_modules directory.
|
default:
|
||||||
node_modules_path: /usr/local/lib/node_modules/
|
zombie:
|
||||||
default_session: 'zombie'
|
# Specify the path to the node_modules directory.
|
||||||
javascript_session: 'zombie'
|
node_modules_path: /usr/local/lib/node_modules/
|
||||||
|
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user