Skip to content

Commit dcda0b9

Browse files
authored
tests/integration: Point to a better place for more information. (#506)
Point to the README, section on integration tests, instead of a plain directory.
1 parent 9086190 commit dcda0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
// Package tests contains integration tests.
77
//
88
// These tests call the live GitHub API, and therefore require a little more
9-
// setup to run. See https://github.com/google/go-github/tree/master/tests/integration
9+
// setup to run. See https://github.com/google/go-github/tree/master/tests#integration
1010
// for more information.
1111
package tests

0 commit comments

Comments
 (0)