Update index.rst

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

View File

@@ -287,13 +287,12 @@ the following parameters to avoid the validation error triggered by Guzzle :
default: default:
extensions: extensions:
Behat\MinkExtension\Extension: Behat\MinkExtension:
sessions:
default:
zombie: zombie:
# Specify the path to the node_modules directory. # Specify the path to the node_modules directory.
node_modules_path: /usr/local/lib/node_modules/ node_modules_path: /usr/local/lib/node_modules/
default_session: 'zombie'
javascript_session: 'zombie'
.. note:: .. note::