mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-07 04:16:51 +00:00
making some of the additional fields less wrong
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Octokit.Tests.Exceptions
|
||||
|
||||
public class TheExistingRepositoryWebUrlProperty
|
||||
{
|
||||
[Fact(Skip="TODO")]
|
||||
[Fact]
|
||||
public void WhenOwnerIsNullDoNotSetUrl()
|
||||
{
|
||||
var exception = new RepositoryExistsException(
|
||||
|
||||
Reference in New Issue
Block a user