Skip to content

Commit

Permalink
Merge pull request #433 from jhedstrom/Leksat-patch-1
Browse files Browse the repository at this point in the history
reroll: Fix code block.
  • Loading branch information
jhedstrom authored Dec 4, 2017
2 parents f2eafcf + 66f278b commit 8b8b009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Example JSON object:
To export this into the ``BEHAT_PARAMS`` environment variable, squash the JSON
object into a single line and surround with single quotes:

.. code-block: bash
.. code-block:: bash
$ export BEHAT_PARAMS='{"extensions":{"Behat\\MinkExtension":{"base_url":"http://myproject.localhost"},"Drupal\\DrupalExtension":{"drupal":{"drupal_root":"/var/www/myproject"}}}}'
Expand Down

0 comments on commit 8b8b009

Please sign in to comment.