mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
Revert accidental commit to behat.yml (setting a specific base URL)
This commit is contained in:
parent
f7c23b9007
commit
0c9539942f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user