this test requires the organization environment variable be set

This commit is contained in:
Brendan Forster
2015-02-24 10:39:48 +09:30
parent 4f1dde078a
commit 18d7d4d33e
@@ -351,7 +351,7 @@ public class RepositoriesClientTests
}
}
[IntegrationTest]
[OrganizationTest]
public async Task ThrowsRepositoryExistsExceptionForExistingRepository()
{
var github = Helper.GetAuthenticatedClient();