mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-01 18:35:35 +00:00
Merge pull request #531 from octokit/review-comments
Implement Pull Request Comments
This commit is contained in:
@@ -11,7 +11,6 @@ public class RepositoryDeployKeysClientTests : IDisposable
|
||||
readonly IGitHubClient _client;
|
||||
IRepositoryDeployKeysClient _fixture;
|
||||
Repository _repository;
|
||||
DeployKey _deployKey;
|
||||
string _owner;
|
||||
|
||||
public RepositoryDeployKeysClientTests()
|
||||
|
||||
Reference in New Issue
Block a user