Merge pull request #1987 from barendt/patch-1

Update doc/development.md
This commit is contained in:
Dmitriy Zaporozhets 2012-11-19 04:11:41 -08:00
commit c403c2a8e1

View file

@ -18,7 +18,7 @@ Install the Gitlab development in a virtual machine with the [Gitlab Vagrant vir
bundle exec rake environment resque:work QUEUE=* VVERBOSE=1
### Test DB seutup & seed
### Test DB setup & seed
bundle exec rake db:setup RAILS_ENV=test
bundle exec rake db:seed_fu RAILS_ENV=test