mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Fixed markdown formatting
This commit is contained in:
parent
aff363242a
commit
6b1b4d3d94
@ -55,10 +55,10 @@ We need to generate a token so the browser and commandline calls can interact wi
|
|||||||
|
|
||||||
Now install the SilverStripe project as usual by opening it in a browser and following the instructions.
|
Now install the SilverStripe project as usual by opening it in a browser and following the instructions.
|
||||||
Protip: You can skip this step by using `[SS_DATABASE_CHOOSE_NAME]` in a global
|
Protip: You can skip this step by using `[SS_DATABASE_CHOOSE_NAME]` in a global
|
||||||
[_ss_environment.php](http://doc.silverstripe.org/framework/en/topics/environment-management)
|
[`_ss_environment.php`](http://doc.silverstripe.org/framework/en/topics/environment-management)
|
||||||
file one level above the webroot.
|
file one level above the webroot.
|
||||||
|
|
||||||
Unless you have [$_FILE_TO_URL_MAPPING](http://doc.silverstripe.org/framework/en/topics/commandline#configuration)
|
Unless you have [`$_FILE_TO_URL_MAPPING`](http://doc.silverstripe.org/framework/en/topics/commandline#configuration)
|
||||||
set up, you also need to specify the URL for your webroot. Either add it to the existing `behat.yml` configuration file
|
set up, you also need to specify the URL for your webroot. Either add it to the existing `behat.yml` configuration file
|
||||||
in your project root, or set is as an environment variable in your terminal session:
|
in your project root, or set is as an environment variable in your terminal session:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user