mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 03:55:55 +00:00
aaaand format the code
This commit is contained in:
@@ -14,7 +14,7 @@ public class CommitsClientTests
|
||||
{
|
||||
var github = Helper.GetAuthenticatedClient();
|
||||
var fixture = github.GitDatabase.Commit;
|
||||
|
||||
|
||||
using (var context = await github.CreateRepositoryContext("public-repo"))
|
||||
{
|
||||
var owner = context.Repository.Owner.Login;
|
||||
|
||||
Reference in New Issue
Block a user