mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 12:03:19 +00:00
Skip Added
This commit is contained in:
@@ -534,9 +534,10 @@ public class RepositoriesClientTests
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
public class TheGetAllPublicMethod
|
||||
{
|
||||
[IntegrationTest]
|
||||
[IntegrationTest(Skip = "Takes too long to run.")]
|
||||
public async Task ReturnsAllPublicRepositories()
|
||||
{
|
||||
var github = Helper.GetAuthenticatedClient();
|
||||
|
||||
Reference in New Issue
Block a user