mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-02 19:00:47 +00:00
marked issue as ignore and linking to relevant issue
This commit is contained in:
@@ -55,7 +55,7 @@ public class ObservableIssuesClientTests : IDisposable
|
||||
Assert.NotEmpty(issues);
|
||||
}
|
||||
|
||||
[IntegrationTest]
|
||||
[IntegrationTest(Skip = "See https://github.com/octokit/octokit.net/issues/222 for an explanation of the issue")]
|
||||
public async Task ReturnsAllIssuesForOwnedAndMemberRepositories()
|
||||
{
|
||||
var newIssue = new NewIssue("Integration test issue");
|
||||
|
||||
Reference in New Issue
Block a user