Removed unnecessary token reference

Matt refactored testsession not to require this any longer
This commit is contained in:
Ingo Schommer 2014-02-09 18:58:06 +13:00
parent 0be032261a
commit aa73fff37c
1 changed files with 0 additions and 4 deletions

View File

@ -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)