Merge pull request #1473 from PragTob/updateDevDoc
Updated development docs
This commit is contained in:
commit
98c731333d
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue