Merge pull request #171 from BevanR/patch-1

Complete docs for zombie driver integration
This commit is contained in:
Konstantin Kudryashov
2016-02-15 07:55:18 +00:00

View File

@@ -295,7 +295,9 @@ with support for 6 drivers out of the box:
Behat\MinkExtension: Behat\MinkExtension:
sessions: sessions:
default: default:
zombie: ~ zombie:
# Specify the path to the node_modules directory.
node_modules_path: /usr/local/lib/node_modules/
.. note:: .. note::