local.yml in Event 8
tests/behat/local.yml
File
tests/behat/local.ymlView source
- 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/event.
- drupal_root: '../../../docroot'