Updated README.md - Added RAILS_ENV

Added RAILS_ENV to gitlab:test command, so the dev database wont be wiped.

fixes https://github.com/gitlabhq/gitlabhq/issues/5756#issuecomment-29876630
This commit is contained in:
Jeroen van Baarsen 2013-12-05 09:29:44 +01:00
parent 12fb44e6e8
commit 2c15b52aec
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ or start each component separately
* Run all tests
bundle exec rake gitlab:test
bundle exec rake gitlab:test RAILS_ENV=test
* [RSpec](http://rspec.info/) unit and functional tests