mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-05-27 08:32:04 +00:00
Name of test class have been changed in order to support naming conventions.
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Octokit.Tests.Clients
|
||||
{
|
||||
public class UserEmailsClientTests
|
||||
{
|
||||
public class TheGetAllMethods
|
||||
public class TheGetAllMethod
|
||||
{
|
||||
[Fact]
|
||||
public void GetsCorrectUrl()
|
||||
|
||||
Reference in New Issue
Block a user