testing .
--- FAIL: TestDo_rateLimit_abuseRateLimitError_xRateLimitReset (0.00s)
github_test.go:1885: abuseRateLimitErr RetryAfter = 2m1.999907571s, want 2m3s
github_test.go:1900: abuseRateLimitErr RetryAfter = 2m1.999834194s, want 2m3s
FAIL
coverage: 99.2% of statements
FAIL github.com/google/go-github/v82/github 3.398s
github.com/google/go-github/v82/test/fields coverage: 0.0% of statements
? github.com/google/go-github/v82/test/integration [no test files]
FAIL