mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-31 18:13:21 +00:00
Red Tests were fixed
Unused 'using' directive were removed.
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Octokit.Tests.Clients
|
||||
/// </summary>
|
||||
public class RepositoryDeployKeysClientTests
|
||||
{
|
||||
public class TheConstructor
|
||||
public class TheCtor
|
||||
{
|
||||
[Fact]
|
||||
public void ThrowsForBadArgs()
|
||||
|
||||
Reference in New Issue
Block a user