Commit c403c2a8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #1987 from barendt/patch-1

Update doc/development.md
parents cd15e891 8a2b1369
......@@ -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
......
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