Name of test class have been changed in order to support naming conventions.

This commit is contained in:
aedampir@gmail.com
2016-03-16 20:15:07 +07:00
parent 8e3022ba89
commit 2ae5c1d6aa
@@ -8,7 +8,7 @@ namespace Octokit.Tests.Clients
{
public class UserEmailsClientTests
{
public class TheGetAllMethods
public class TheGetAllMethod
{
[Fact]
public void GetsCorrectUrl()