Update index.rst

This commit is contained in:
Bevan
2014-10-31 07:51:59 +13:00
parent b9e3875436
commit 2b5654d711

View File

@@ -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::