Commit 2c15b52a authored by Jeroen van Baarsen's avatar Jeroen van Baarsen

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
parent 12fb44e6
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment