Merge pull request #1473 from PragTob/updateDevDoc

Updated development docs
This commit is contained in:
Nihad Abbasov 2012-09-15 13:11:24 -07:00
commit 98c731333d

View file

@ -36,10 +36,10 @@
### 3. Run Tests
# All in one
bundle exec gitlab:test
bundle exec rake gitlab:test
# Rspec
bundle exec rake spec
# Cucumber
bundle exec rake cucumber
# Spinach
bundle exec rake spinach