fix(github): remove double blank line in client_test.go (gofmt)
This commit is contained in:
@@ -568,7 +568,6 @@ func TestSetHTTPClient_NilRestoresDefault(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func TestSetRetryBackoff_RejectsInvalidLength(t *testing.T) {
|
func TestSetRetryBackoff_RejectsInvalidLength(t *testing.T) {
|
||||||
c := NewClient("token", "https://api.github.com")
|
c := NewClient("token", "https://api.github.com")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user