ticket-8.x-1.x-dev/tests/behat/local.yml
tests/behat/local.yml
default:
extensions:
Behat\MinkExtension:
# If necessary, change this to the actual URL of your DF site.
base_url: 'http://127.0.0.1:8080'
Drupal\DrupalExtension:
drupal:
# This assumes that we're running Behat from within
# DRUPAL_ROOT/modules/ticket.
drupal_root: '../../../docroot'
