You are here

behat.template.yml in Acquia Lift Connector 7

Same filename and directory in other branches
  1. 7.2 behat-tests/behat.template.yml
behat-tests/behat.template.yml

File

behat-tests/behat.template.yml
View source
  1. imports:
  2. - behat.common.yml
  3. default:
  4. extensions:
  5. Behat\MinkExtension:
  6. base_url: 'http://localurl'
  7. Drupal\DrupalExtension:
  8. drupal:
  9. drupal_root: '/Path/to/Drual/Webroot'