Modified the test class name to reflect the method under test

This commit is contained in:
Roger Tinsley
2016-03-17 08:53:12 +00:00
parent ebf2792c25
commit 5be778b0f0
@@ -791,7 +791,7 @@ namespace Octokit.Tests.Clients
}
}
public class TheSha1Method
public class TheGetSha1Method
{
[Fact]
public void EnsuresNonNullArguments()