Revert accidental commit to behat.yml (setting a specific base URL)

This commit is contained in:
Ingo Schommer 2014-06-16 08:51:41 +12:00
parent f7c23b9007
commit 0c9539942f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ default:
SilverStripe\BehatExtension\MinkExtension:
# Adjust "base_url" to your own website URL.
# Can be set via environment variables or _ss_environment.php/$_FILE_TO_URL_MAPPING as well.
base_url: http://localhost:8000
# base_url: http://localhost/
files_path: %behat.paths.base%/framework/tests/behat/features/files/
default_session: selenium2
javascript_session: selenium2