not even mad

This commit is contained in:
Brendan Forster
2014-07-11 13:08:10 +09:30
parent 7928f066cd
commit fcef7f8471
@@ -29,7 +29,7 @@ public class ObservableRespositoryDeployKeysClientTests : IDisposable
_owner = _repository.Owner.Login;
}
[IntegrationTest]
[IntegrationTest(Skip = "see https://github.com/octokit/octokit.net/issues/533 for the resolution to this failing test")]
public async Task CanCreateADeployKey()
{
var deployKey = new NewDeployKey()