You are here

behat.template.yml in Commerce Kickstart 7.2

tests/behat/behat.template.yml

File

tests/behat/behat.template.yml
View source
  1. imports:
  2. - behat.common.yml
  3. default:
  4. extensions:
  5. Behat\MinkExtension:
  6. base_url: http://${drupal.uri}
  7. Drupal\DrupalExtension:
  8. drush:
  9. root: ${drush.root}