mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
aaaand format the code
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Octokit.Tests.Http
|
||||
},
|
||||
new List<string>
|
||||
{
|
||||
"user",
|
||||
"user",
|
||||
"public_repo",
|
||||
"repo",
|
||||
"gist"
|
||||
@@ -95,6 +95,5 @@ namespace Octokit.Tests.Http
|
||||
Assert.NotSame(original.RateLimit.Reset, clone.RateLimit.Reset);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user