mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 21:09:51 +00:00
just a bit of code cleanup
This commit is contained in:
@@ -158,7 +158,7 @@ namespace Octokit.Tests.Exceptions
|
||||
|
||||
[Fact]
|
||||
public void DoesNotPrintImageContent()
|
||||
{
|
||||
{
|
||||
var responceBody = new byte[0];
|
||||
var response = new Response(
|
||||
HttpStatusCode.GatewayTimeout,
|
||||
|
||||
Reference in New Issue
Block a user