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
|
### 3. Run Tests
|
||||||
|
|
||||||
# All in one
|
# All in one
|
||||||
bundle exec gitlab:test
|
bundle exec rake gitlab:test
|
||||||
|
|
||||||
# Rspec
|
# Rspec
|
||||||
bundle exec rake spec
|
bundle exec rake spec
|
||||||
|
|
||||||
# Cucumber
|
# Spinach
|
||||||
bundle exec rake cucumber
|
bundle exec rake spinach
|
||||||
|
|
Loading…
Add table
Reference in a new issue