Merge pull request #1987 from barendt/patch-1
Update doc/development.md
This commit is contained in:
commit
c403c2a8e1
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…
Reference in a new issue