Commit a493b10c authored by Eloy Durán's avatar Eloy Durán

Merge pull request #1661 from carsonmcdonald/contribtestfix

Fix integration test link
parents 7a410e68 49850876
...@@ -29,7 +29,7 @@ $ xcodeproj project-diff ...@@ -29,7 +29,7 @@ $ xcodeproj project-diff
If you are familiar with Ruby, making a pull request with a failing test case If you are familiar with Ruby, making a pull request with a failing test case
can speed up the resolution of the bug. If the issue is more complex you can can speed up the resolution of the bug. If the issue is more complex you can
add an [integration test](https://github.com/CocoaPods/CocoaPods/tree/master/spec/integration) add an [integration test](https://github.com/CocoaPods/cocoapods-integration-specs/)
which doesn't require any ruby knowledge. which doesn't require any ruby knowledge.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment