Skip to content

Commit

Permalink
link to cached version of _How to Run a Single Rails Unit Test_ blog …
Browse files Browse the repository at this point in the history
…post in CONTRIBUTING.md
  • Loading branch information
ethagnawl committed Oct 12, 2017
1 parent 899d299 commit 7adba38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ bundle exec guard

Guard will re-run each test suite when changes are made to its corresponding files.

To run **just one test**: Flavio Castelli blogged about [how to execute a single unit test (or even a single test method)](http://flavio.castelli.name/2010/05/28/rails_execute_single_test/) instead of running the complete unit test suite.
To run **just one test**: Flavio Castelli blogged about [how to execute a single unit test (or even a single test method)](https://webcache.googleusercontent.com/search?q=cache:lVNaE5lsPq0J:http://flavio.castelli.name/2010/05/28/rails_execute_single_test%2Bflavio.castelli.name/2010/05/28/rails_execute_single_test+!g&num=1&hl=en&strip=1&vwsrc=0) instead of running the complete unit test suite.

0 comments on commit 7adba38

Please sign in to comment.