mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 12:03:19 +00:00
renaming things is hard
This commit is contained in:
@@ -179,7 +179,7 @@ namespace Octokit.Tests.Http
|
||||
sealed class HttpClientAdapterTester : HttpClientAdapter
|
||||
{
|
||||
public HttpClientAdapterTester()
|
||||
: base (HttpMessageHandlerFactory.GetHandler)
|
||||
: base(HttpMessageHandlerFactory.CreateDefault)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user