Commit 28b6c4dcbbad5f4802eb803edb07e442ddc12cd4

Authored by Dmitriy Zaporozhets
2 parents 2fc23617 895b16ea

Merge pull request #3817 from gitlabhq/link_to_spinach_in_readm

link to spinach in the README. Closes #3810
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -117,7 +117,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman)
117 117  
118 118 bundle exec rake spec
119 119  
120   -* Spinach integration tests
  120 +* [Spinach](https://github.com/codegram/spinach) integration tests
121 121  
122 122 bundle exec rake spinach
123 123  
... ...