mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 12:42:32 +00:00
test hacks for great good
This commit is contained in:
@@ -187,6 +187,11 @@ namespace Octokit.Tests.Http
|
||||
{
|
||||
return await BuildResponse(responseMessage);
|
||||
}
|
||||
|
||||
protected override HttpClientHandler GetHandler()
|
||||
{
|
||||
return new HttpClientHandler();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user