Commit 49850876 authored by Carson McDonald's avatar Carson McDonald

Fix integration test link

parent 7a410e68
...@@ -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