Commit ccd181d7c5bde22cbdaf93f3c5b60f4e938d22f6

Authored by Ben Bodenmiller
1 parent 2fc23617

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  
... ...