ensure test only runs for organization account

This commit is contained in:
Brendan Forster
2015-05-13 12:42:21 +09:30
parent e4d25a341a
commit bef91f76bb

View File

@@ -55,7 +55,7 @@ namespace Octokit.Tests.Integration.Clients
Assert.Equal(true, forkCreated.Fork);
}
[IntegrationTest]
[OrganizationTest]
public async Task ForkCreatedForOrganization()
{
// The fork is created asynchronially by github and therefore it cannot