mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Removed unnecessary token reference
Matt refactored testsession not to require this any longer
This commit is contained in:
parent
0be032261a
commit
aa73fff37c
@ -54,10 +54,6 @@ If you are having issues running Selenium with your browser please check
|
||||
that you're on the [latest driver](https://code.google.com/p/selenium/downloads/list),
|
||||
since the download link above might be out of date.
|
||||
|
||||
We need to generate a token so the browser and commandline calls can interact with a "shared secret":
|
||||
|
||||
php framework/cli-script.php dev/generatesecuretoken path=mysite/_config/behat.yml
|
||||
|
||||
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
|
||||
[`_ss_environment.php`](http://doc.silverstripe.org/framework/en/topics/environment-management)
|
||||
|
Loading…
Reference in New Issue
Block a user