Update doc/development.md
Fixed a typo.
This commit is contained in:
parent
ece563296b
commit
8a2b136948
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue