Commit 3466cc55077d93af1b778ee60c51189e3137feea

Authored by Dmitriy Zaporozhets
2 parents 28b6c4dc ccd181d7

Merge pull request #3820 from bbodenmiller/patch-3

link to RSpec. related to #3810
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -113,7 +113,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman)
113 113  
114 114 bundle exec rake gitlab:test
115 115  
116   -* Rspec unit and functional tests
  116 +* [RSpec](http://rspec.info/) unit and functional tests
117 117  
118 118 bundle exec rake spec
119 119  
... ...