Created
October 25, 2012 16:28
-
-
Save jhedstrom/3953835 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default: | |
paths: | |
features: 'features' | |
extensions: | |
Behat\MinkExtension\Extension: | |
goutte: ~ | |
selenium2: ~ | |
base_url: http://d7.dev | |
show_cmd: "firefox %s" | |
Drupal\DrupalExtension\Extension: | |
api_driver: 'drupal' | |
blackbox: ~ | |
# drush: | |
# alias: @d7 | |
drupal: | |
drupal_root: '/home/jhedstrom/work/drupal' | |
region_map: | |
left sidebar: "#sidebar-first" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment