mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-23 07:35:25 +00:00
Corrected TheUpdateMethod.EnsureArgumentsNotNull()
This commit is contained in:
@@ -404,7 +404,6 @@ namespace Octokit.Tests.Clients
|
||||
|
||||
var request = new RepositoryRequest
|
||||
{
|
||||
|
||||
Affiliation = RepositoryAffiliation.Owner,
|
||||
Sort = RepositorySort.FullName
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user