mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 03:55:55 +00:00
Red Tests were fixed
Unused 'using' directive were removed.
This commit is contained in:
@@ -9,7 +9,7 @@ namespace Octokit.Tests.Reactive
|
||||
{
|
||||
public class ObservableReleasesClientTests
|
||||
{
|
||||
public class TheCtorMethod
|
||||
public class TheCtor
|
||||
{
|
||||
[Fact]
|
||||
public void EnsuresArgumentIsNotNull()
|
||||
|
||||
Reference in New Issue
Block a user